Click here to Skip to main content
15,897,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhoe to implement contact import in ASP.net Pin
yogita charhate23-Mar-07 21:06
yogita charhate23-Mar-07 21:06 
Questionattempted to read or write protected memory.this is often an indication that other memory is corrupt Pin
Piyush Vardhan Singh23-Mar-07 20:25
Piyush Vardhan Singh23-Mar-07 20:25 
AnswerRe: attempted to read or write protected memory.this is often an indication that other memory is corrupt Pin
Sandeep Akhare24-Mar-07 0:37
Sandeep Akhare24-Mar-07 0:37 
Questionmemory Pin
sra2223-Mar-07 20:24
sra2223-Mar-07 20:24 
AnswerRe: memory Pin
M A A Mehedi Hasan23-Mar-07 21:08
M A A Mehedi Hasan23-Mar-07 21:08 
GeneralRe: memory Pin
sra2224-Mar-07 0:10
sra2224-Mar-07 0:10 
GeneralRe: memory Pin
Sandeep Akhare24-Mar-07 0:29
Sandeep Akhare24-Mar-07 0:29 
GeneralRe: memory Pin
siddisagar25-Mar-07 18:52
siddisagar25-Mar-07 18:52 
1.All Value Types Stored in :Stack
All Reference Types Stored in Heap.

2.Stack Examples: int,double etc
Heap Example : Objects,Strings,class,interface,array etc

3.Value type variables contain Actual Value and Reference Type variables contains Address of memory location...
Laugh | :laugh:
Questionsend email on specified time using .net framework Pin
gr8dhina23-Mar-07 18:37
gr8dhina23-Mar-07 18:37 
AnswerRe: send email on specified time using .net framework Pin
yehtera23-Mar-07 20:54
yehtera23-Mar-07 20:54 
AnswerRe: send email on specified time using .net framework Pin
RichardGrimmer26-Mar-07 5:37
RichardGrimmer26-Mar-07 5:37 
QuestionBitmap Save dialog Pin
oskardiazdeleon23-Mar-07 7:31
oskardiazdeleon23-Mar-07 7:31 
QuestionDataGrid to Excel Pin
Sarfaraj Ahmed23-Mar-07 5:54
Sarfaraj Ahmed23-Mar-07 5:54 
QuestionCDO Subject Encoding Pin
Paddy Boyd23-Mar-07 5:19
Paddy Boyd23-Mar-07 5:19 
QuestionASP.net authorisation at page level Pin
Suj_7823-Mar-07 5:08
Suj_7823-Mar-07 5:08 
AnswerRe: ASP.net authorisation at page level Pin
kubben24-Mar-07 2:50
kubben24-Mar-07 2:50 
QuestionHow to Generate PIN Number Pin
sjs4u23-Mar-07 5:06
sjs4u23-Mar-07 5:06 
AnswerRe: How to Generate PIN Number Pin
joon vh.23-Mar-07 5:59
joon vh.23-Mar-07 5:59 
QuestionIs it safe to move to IE7? Pin
-Dr_X-23-Mar-07 4:07
-Dr_X-23-Mar-07 4:07 
AnswerRe: Is it safe to move to IE7? Pin
ca8msm23-Mar-07 4:14
ca8msm23-Mar-07 4:14 
Questionhow to write regulr expression in url rewriting Pin
yogita charhate23-Mar-07 3:59
yogita charhate23-Mar-07 3:59 
AnswerRe: how to write regulr expression in url rewriting Pin
Sandeep Akhare24-Mar-07 0:35
Sandeep Akhare24-Mar-07 0:35 
QuestionSaving images to the server folder Pin
Icarus12323-Mar-07 3:42
Icarus12323-Mar-07 3:42 
AnswerRe: Saving images to the server folder Pin
ca8msm23-Mar-07 4:15
ca8msm23-Mar-07 4:15 
Questionhow to do URL Rewriting in asp.net c# Pin
yogita charhate23-Mar-07 3:41
yogita charhate23-Mar-07 3:41 

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.