Click here to Skip to main content
15,915,783 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to convert hyperlink to label? Pin
Tridip Bhattacharjee23-Feb-10 0:31
professionalTridip Bhattacharjee23-Feb-10 0:31 
AnswerRe: how to convert hyperlink to label? Pin
Brij23-Feb-10 2:38
mentorBrij23-Feb-10 2:38 
Questiontabcontrol not working when using select command of gridview Pin
.NET- India 23-Feb-10 0:27
.NET- India 23-Feb-10 0:27 
Questionlogout problem Pin
Any_India23-Feb-10 0:08
Any_India23-Feb-10 0:08 
AnswerRe: logout problem Pin
JustWorking23-Feb-10 1:16
JustWorking23-Feb-10 1:16 
GeneralRe: logout problem Pin
Any_India23-Feb-10 1:30
Any_India23-Feb-10 1:30 
AnswerRe: logout problem Pin
Jörgen Andersson23-Feb-10 11:33
professionalJörgen Andersson23-Feb-10 11:33 
Questionlogin control Pin
arkiboys22-Feb-10 23:37
arkiboys22-Feb-10 23:37 
QuestionGridview refreshes Pin
Tufail Ahmad22-Feb-10 23:34
Tufail Ahmad22-Feb-10 23:34 
AnswerRe: Gridview refreshes Pin
m@dhu22-Feb-10 23:59
m@dhu22-Feb-10 23:59 
AnswerRe: Gridview refreshes Pin
Brij23-Feb-10 0:34
mentorBrij23-Feb-10 0:34 
QuestionDeserialize following Xml.???? Pin
ashishtango22-Feb-10 23:10
ashishtango22-Feb-10 23:10 
AnswerRe: Deserialize following Xml.???? Pin
Palash Biswas23-Feb-10 17:10
Palash Biswas23-Feb-10 17:10 
Questionconnectionstring Pin
arkiboys22-Feb-10 22:56
arkiboys22-Feb-10 22:56 
AnswerRe: connectionstring Pin
The Man from U.N.C.L.E.22-Feb-10 23:02
The Man from U.N.C.L.E.22-Feb-10 23:02 
GeneralRe: connectionstring Pin
arkiboys22-Feb-10 23:44
arkiboys22-Feb-10 23:44 
AnswerRe: connectionstring Pin
Sanjay Jaiswal 123456723-Feb-10 1:20
Sanjay Jaiswal 123456723-Feb-10 1:20 
QuestionHandling database locally using Cache Pin
sjs4u22-Feb-10 21:28
sjs4u22-Feb-10 21:28 
AnswerRe: Handling database locally using Cache Pin
Chetan Patel22-Feb-10 21:40
Chetan Patel22-Feb-10 21:40 
GeneralRe: Handling database locally using Cache Pin
sjs4u22-Feb-10 21:53
sjs4u22-Feb-10 21:53 
QuestionRepeater Control! Pin
Sr...Frank22-Feb-10 20:43
Sr...Frank22-Feb-10 20:43 
AnswerRe: Repeater Control! Pin
m@dhu22-Feb-10 21:19
m@dhu22-Feb-10 21:19 
AnswerRe: Repeater Control! Pin
R. Giskard Reventlov22-Feb-10 21:20
R. Giskard Reventlov22-Feb-10 21:20 
Questionapplication object Pin
santhosh-padamatinti22-Feb-10 20:17
santhosh-padamatinti22-Feb-10 20:17 
Hi,

I am beginner to ASP.Net.


I just learned Application[] class and session[] class. My question is which one is better? And where i have to use application[] object and where i have to use session[].

I have one more doubt:

I have two asp pages,

Page 1: take the choice from the user where i have three check boxes.

check 1. person names start with 's'
check 2. person names starts with 'a'
check 3. person name starts with 'g'.

So page one is contains above three check boxes. When user selects check box and submitted, it goes to second page where i have to write code for get the values from data base based on check boxes user selected.

For this kind of problem can i use Application[]. Or any other method to write solution for this.....


Thanks in advance .....
To invent something, you need a mountain of junk in your mind.
---------------------Thomas alva edison

AnswerRe: application object Pin
m@dhu22-Feb-10 20:37
m@dhu22-Feb-10 20:37 

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.