Click here to Skip to main content
15,906,624 members
Home / Discussions / C#
   

C#

 
GeneralRe: qns in asp.net with csharp Pin
Paul Conrad26-Dec-07 4:45
professionalPaul Conrad26-Dec-07 4:45 
Well, in your edit file, you do a Session("id")=id, and in the the help file you do a id=Session("id"). Since session variables are not strong typed, you can actually declare a string before the Session(...) containing the name of the session variable. This helps prevent typos in the session variable name. ID, iD, id are all different variable names as far as sessions are concerned.



"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

GeneralRe: qns in asp.net with csharp Pin
dhans30-Dec-07 19:09
dhans30-Dec-07 19:09 
GeneralRe: qns in asp.net with csharp Pin
dhans30-Dec-07 19:20
dhans30-Dec-07 19:20 
Generalthe PC current Calender Pin
Ahmad Adnan23-Dec-07 21:49
Ahmad Adnan23-Dec-07 21:49 
Generalautopostback property Pin
chithra.r23-Dec-07 21:39
chithra.r23-Dec-07 21:39 
GeneralRe: autopostback property Pin
Kristian Sixhøj23-Dec-07 22:01
Kristian Sixhøj23-Dec-07 22:01 
GeneralRe: autopostback property Pin
rah_sin23-Dec-07 22:17
professionalrah_sin23-Dec-07 22:17 
GeneralRe: autopostback property [modified] Pin
dhans30-Dec-07 20:59
dhans30-Dec-07 20:59 
QuestionHow to get the linked url from a document? Pin
sduhd23-Dec-07 21:30
sduhd23-Dec-07 21:30 
AnswerRe: How to get the linked url from a document? Pin
That's Aragon24-Dec-07 0:21
That's Aragon24-Dec-07 0:21 
Generaltexturing by a bmp file Pin
Member 470189823-Dec-07 21:29
Member 470189823-Dec-07 21:29 
GeneralRe: texturing by a bmp file Pin
Anthony Mushrow23-Dec-07 23:01
professionalAnthony Mushrow23-Dec-07 23:01 
GeneralRe: texturing by a bmp file Pin
GuyThiebaut23-Dec-07 23:14
professionalGuyThiebaut23-Dec-07 23:14 
Questionhow can i get the real IPAddress of a client that use a share internet Pin
amin_ramin888623-Dec-07 20:55
amin_ramin888623-Dec-07 20:55 
GeneralRe: how can i get the real IPAddress of a client that use a share internet Pin
Michael Sync23-Dec-07 21:13
Michael Sync23-Dec-07 21:13 
GeneralRe: how can i get the real IPAddress of a client that use a share internet Pin
amin_ramin888624-Dec-07 20:11
amin_ramin888624-Dec-07 20:11 
GeneralNew Activex Control Pin
Thaer Hamael23-Dec-07 19:49
Thaer Hamael23-Dec-07 19:49 
Generalcatching browser action Pin
balakpn23-Dec-07 19:18
balakpn23-Dec-07 19:18 
GeneralRe: catching browser action Pin
Michael Sync23-Dec-07 21:14
Michael Sync23-Dec-07 21:14 
GeneralRe: catching browser action Pin
balakpn23-Dec-07 22:03
balakpn23-Dec-07 22:03 
QuestionHow i can show the data in the Crystal Report Horizantly Pin
wasimsharp23-Dec-07 19:14
wasimsharp23-Dec-07 19:14 
GeneralDrawing 2D lines using c# Pin
ramyanaidu23-Dec-07 18:56
ramyanaidu23-Dec-07 18:56 
GeneralRe: Drawing 2D lines using c# Pin
Anthony Mushrow23-Dec-07 21:25
professionalAnthony Mushrow23-Dec-07 21:25 
GeneralRe: Drawing 2D lines using c# Pin
GuyThiebaut23-Dec-07 23:21
professionalGuyThiebaut23-Dec-07 23:21 
QuestionRegarding Deployment Pin
sindhutiwari23-Dec-07 18:24
sindhutiwari23-Dec-07 18:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.