Click here to Skip to main content
15,922,894 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How do I create User Id and Password Pin
Paddy Boyd25-Apr-06 4:10
Paddy Boyd25-Apr-06 4:10 
QuestionRe: How do I create User Id and Password Pin
Adekolurejo25-Apr-06 4:55
Adekolurejo25-Apr-06 4:55 
GeneralRe: How do I create User Id and Password Pin
Guffa25-Apr-06 5:01
Guffa25-Apr-06 5:01 
GeneralRe: How do I create User Id and Password Pin
Adekolurejo25-Apr-06 6:15
Adekolurejo25-Apr-06 6:15 
GeneralRe: How do I create User Id and Password Pin
mahmoud_sama25-Apr-06 6:31
mahmoud_sama25-Apr-06 6:31 
GeneralRe: How do I create User Id and Password Pin
Adekolurejo25-Apr-06 6:43
Adekolurejo25-Apr-06 6:43 
QuestionSetting DataSets/DataViews to null or .Dispose Pin
ikorenbl25-Apr-06 3:43
ikorenbl25-Apr-06 3:43 
AnswerRe: Setting DataSets/DataViews to null or .Dispose Pin
minhpc_bk25-Apr-06 16:27
minhpc_bk25-Apr-06 16:27 
Hi there,
It's a good practice to release the resources back to the system, however if you want it immediately, then i'm afraid you cannot. To some extend, you may use the Collect method of the GC[^] class to force the garbage collection. You can read more about this in the documentation Garbage Collection [^]
QuestionAsp.ent application Process w3wp does not ends.. Pin
abhinish25-Apr-06 3:40
abhinish25-Apr-06 3:40 
AnswerRe: Asp.ent application Process w3wp does not ends.. Pin
Richard Parsons25-Apr-06 3:57
Richard Parsons25-Apr-06 3:57 
Questionproblem in putting webdatechooser infragistics control inside update panel Pin
R.K.MuthuKumarasamy25-Apr-06 3:22
R.K.MuthuKumarasamy25-Apr-06 3:22 
AnswerRe: problem in putting webdatechooser infragistics control inside update panel Pin
Richard Parsons25-Apr-06 4:02
Richard Parsons25-Apr-06 4:02 
QuestionDynamic control creation and page lifecycle Pin
J4amieC25-Apr-06 2:53
J4amieC25-Apr-06 2:53 
AnswerRe: Dynamic control creation & page lifecycle Pin
Paddy Boyd25-Apr-06 3:09
Paddy Boyd25-Apr-06 3:09 
GeneralRe: Dynamic control creation & page lifecycle Pin
J4amieC25-Apr-06 3:22
J4amieC25-Apr-06 3:22 
GeneralRe: Dynamic control creation & page lifecycle Pin
Paddy Boyd25-Apr-06 3:30
Paddy Boyd25-Apr-06 3:30 
AnswerRe: Dynamic control creation and page lifecycle Pin
minhpc_bk25-Apr-06 15:21
minhpc_bk25-Apr-06 15:21 
GeneralRe: Dynamic control creation and page lifecycle Pin
J4amieC25-Apr-06 22:02
J4amieC25-Apr-06 22:02 
QuestionGetting Specific Record In XML Pin
naveedmazhar25-Apr-06 2:08
naveedmazhar25-Apr-06 2:08 
AnswerRe: Getting Specific Record In XML Pin
Paddy Boyd25-Apr-06 2:52
Paddy Boyd25-Apr-06 2:52 
AnswerRe: Getting Specific Record In XML Pin
Richard Parsons25-Apr-06 4:04
Richard Parsons25-Apr-06 4:04 
QuestionModify postback client side? Pin
FruitBatInShades25-Apr-06 1:33
FruitBatInShades25-Apr-06 1:33 
GeneralRe: Modify postback client side? Pin
Richard Parsons25-Apr-06 4:11
Richard Parsons25-Apr-06 4:11 
GeneralRe: Modify postback client side? Pin
NeverHeardOfMe25-Apr-06 6:23
NeverHeardOfMe25-Apr-06 6:23 
GeneralRe: Modify postback client side? Pin
NeverHeardOfMe25-Apr-06 11:34
NeverHeardOfMe25-Apr-06 11:34 

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.