SergeChel Log

  • Home
  • Resume
  • Projects
  • Articles
  • Coding
  • C Sharp
  • Gallery
  • Movies
  • TV Series
  • Music
  • Games
  • About
  • RSS feed

C#: send and recieve SOAP packets as plain text

Mon, 2011-10-10 09:56 | SergeChel

This is a simple example of a way to exchange plain text SOAP messages with XML web-service, without the use of OOP wrappers. This code may be refactored by removing the use of XmlDocument and XmlTextWriter classes.

Read more
  |  Tags: articles, C Sharp, C#, coding, programming, soap, web service, xml

Britney Spears: The Complete Photo Archive

Sat, 2011-10-01 14:38 | SergeChel

Really BIG and crazy archive of Britney Spears scandalous photos :-)

http://i.love.to/bang/Britney.Spears/

SergeChel's blog  |  Login to post comments  |  Tags: Britney Spears, photo

Oracle: connection string without tnsnames.ora file

Fri, 2011-09-30 19:05 | SergeChel

Sometimes you have to code an Oracle connection and you don't have a way to modify tnsnames.ora. This is the way to solve this problem. Use this form of oracle connection string:

Data Source=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=MyHost)(PORT=MyPort)))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=MyOracleSID)));User Id=myUsername;Password=myPassword;

Login to post comments  |  Русский  |  Tags: articles, coding, oracle

SEO: FREE Web Directories

Wed, 2011-09-28 18:46 | SergeChel

Here is a good list of free web directories http://www.tipsntutorials.com/Top-Directories/

See also:

http://value-exchange.sitesell.com/

http://www.truereciprocallink.com/

Login to post comments  |  Русский  |  Tags: articles, free, links, reciprocal, seo, web, web directory

Windows 8 Developer Preview: First look

Fri, 2011-09-23 20:52 | SergeChel

«Everything is touchscreen»
- SergeChel

On September 13, 2011, at the BUILD Developers Conference, Microsoft has presented the first public pre-release build (Build 8102) of Windows 8 - the next NT based operating system . During the first 12 hours the installation image of this build was downloaded over 500,000 times.

The new Windows version will be radically changed to become more friendly to the growing family of touchscreen devices.

Read more
Login to post comments  |  Tags: articles, review, Windows 8

Lindsay Lohan, a Richard Phillips Film

Sat, 2011-09-10 11:17 | SergeChel
Nice short video

LINDSAY LOHAN from V Magazine on Vimeo.

A Richard Phillips Film

“Lindsay has an incredible emotional and physical presence on screen that holds an existential vulnerability, while harnessing the power of the transcendental—the moment in transition. She is able to connect with us past all of our memory and projection, expressing our own inner eminence." -Richard Phillips

Gagosian Gallery is pleased to announce "Lindsay Lohan," the first short film by artist Richard Phillips.

Read more
Login to post comments  |  Tags: Lindsay Lohan, Video

Ram-pa-pa-pam, Ram-pa-pa-pam

Sat, 2011-08-27 21:44 | SergeChel
I'm not a big fan of Rihanna's songs, but can't get out of my head this "Ram-pa-pa-pam, Ram-pa-pa-pam, Ram-pa-pa-pam"...

SergeChel's blog  |  Login to post comments  |  Русский  |  Tags: life, music video, Rihanna

C#: authentication at proxy

Sat, 2011-08-06 17:36 | SergeChel
You have to set Proxy property of your request object in order to pass through your web request.
Read more
Login to post comments  |  Tags: articles, authentication, C Sharp, C#, coding, proxy, web request
  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • next ›
  • last »

Languages

  • English
  • Русский

Search

www.sergechel.info