Click here to Skip to main content
15,919,423 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to make back space in ur richbox Pin
Jay Shankar8-Nov-04 22:43
Jay Shankar8-Nov-04 22:43 
GeneralError 1784 when invoke SetupDiGetDeviceInterfaceDetail() in C# Pin
momer7-Nov-04 3:41
momer7-Nov-04 3:41 
GeneralRe: Error 1784 when invoke SetupDiGetDeviceInterfaceDetail() in C# Pin
Alex Korchemniy7-Nov-04 10:01
Alex Korchemniy7-Nov-04 10:01 
GeneralRe: Error 1784 when invoke SetupDiGetDeviceInterfaceDetail() in C# Pin
momer7-Nov-04 15:37
momer7-Nov-04 15:37 
GeneralRe: Error 1784 when invoke SetupDiGetDeviceInterfaceDetail() in C# Pin
szyusong3-Jul-09 6:04
szyusong3-Jul-09 6:04 
GeneralDesigning menu like windows XP start menu Pin
Itanium7-Nov-04 0:03
Itanium7-Nov-04 0:03 
GeneralRe: Designing menu like windows XP start menu Pin
Uwe Keim7-Nov-04 20:46
sitebuilderUwe Keim7-Nov-04 20:46 
GeneralCheck Session Pin
Anonymous7-Nov-04 0:00
Anonymous7-Nov-04 0:00 
Hi friends
I make a session in asp.net using C# and check the session through glob.aspx.cs

if(session["username"]=="")
{
Resplose.Redirect("Login.aspx");
}

but now i my session is creat on login page if page before login i have to my glob.aspx.cs file check for the session then it generate error that session is not declare Is there any solution to check whether the session is created or not and how to avoid some pages to check the session. suppose i have one page that comes before login name is info.aspx i want that for this page glob.aspx.cs must not be check session is there any way to avoid this page

Thanking You

Hemant Mane
GeneralRe: Check Session Pin
Colin Angus Mackay7-Nov-04 5:36
Colin Angus Mackay7-Nov-04 5:36 
GeneralCheck Session Pin
Anonymous6-Nov-04 23:52
Anonymous6-Nov-04 23:52 
GeneralCtrl+Z Pin
Aryo Handono6-Nov-04 23:15
professionalAryo Handono6-Nov-04 23:15 
GeneralRe: Ctrl+Z Pin
Colin Angus Mackay7-Nov-04 5:38
Colin Angus Mackay7-Nov-04 5:38 
GeneralRe: Ctrl+Z Pin
Aryo Handono7-Nov-04 10:21
professionalAryo Handono7-Nov-04 10:21 
GeneralQuestion about Marshal Pin
momer6-Nov-04 21:57
momer6-Nov-04 21:57 
GeneralRe: Question about Marshal Pin
leppie6-Nov-04 22:18
leppie6-Nov-04 22:18 
GeneralRe: Question about Marshal Pin
momer6-Nov-04 23:47
momer6-Nov-04 23:47 
GeneralRe: Question about Marshal Pin
Uwe Keim7-Nov-04 20:26
sitebuilderUwe Keim7-Nov-04 20:26 
GeneralRe: Question about Marshal Pin
momer7-Nov-04 22:58
momer7-Nov-04 22:58 
GeneralRe: Question about Marshal Pin
yoaz6-Nov-04 22:22
yoaz6-Nov-04 22:22 
GeneralRe: Question about Marshal Pin
momer6-Nov-04 23:41
momer6-Nov-04 23:41 
GeneralRe: Question about Marshal Pin
yoaz7-Nov-04 0:52
yoaz7-Nov-04 0:52 
GeneralRe: Question about Marshal Pin
momer7-Nov-04 2:28
momer7-Nov-04 2:28 
GeneralHandle Threads and blocking UDP Connection Pin
Snowjim6-Nov-04 13:57
Snowjim6-Nov-04 13:57 
GeneralRe: Handle Threads and blocking UDP Connection Pin
Sebastian Schneider7-Nov-04 19:57
Sebastian Schneider7-Nov-04 19:57 
GeneralI just don't get ann's Pin
tom_dx6-Nov-04 13:22
tom_dx6-Nov-04 13:22 

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.