Click here to Skip to main content
15,905,913 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionName of MS app for debugging HTTP posts? Pin
compiler4-Aug-06 11:47
compiler4-Aug-06 11:47 
QuestionFind Control in a repeater. Pin
deepaks34-Aug-06 11:01
deepaks34-Aug-06 11:01 
Questionhi guys , please can you tell me how can i declare a global variables ? Pin
Mohammed Amine4-Aug-06 4:08
Mohammed Amine4-Aug-06 4:08 
AnswerRe: hi guys , please can you tell me how can i declare a global variables ? Pin
Not Active4-Aug-06 5:14
mentorNot Active4-Aug-06 5:14 
AnswerRe: hi guys , please can you tell me how can i declare a global variables ? Pin
bluewavestrider4-Aug-06 5:17
bluewavestrider4-Aug-06 5:17 
AnswerRe: hi guys , please can you tell me how can i declare a global variables ? Pin
tanya foster4-Aug-06 9:45
tanya foster4-Aug-06 9:45 
AnswerRe: hi guys , please can you tell me how can i declare a global variables ? Pin
Guffa4-Aug-06 11:54
Guffa4-Aug-06 11:54 
AnswerRe: hi guys , please can you tell me how can i declare a global variables ? Pin
prabhu dot net4-Aug-06 19:32
prabhu dot net4-Aug-06 19:32 
you can use module form to declare global variables
example:
public con as new sqlclient.sqlconnection
public dataset as new dataset
The above commands can be accessed by all forms by declaring them and placed in the public class in seperate module form ok

coding makes me interesting in dot net

GeneralRe: hi guys , please can you tell me how can i declare a global variables ? Pin
Amit Agarrwal4-Aug-06 20:30
Amit Agarrwal4-Aug-06 20:30 
QuestionNeed Help To Achieve Asynchronous Pages Using iFrames Pin
TheFan244-Aug-06 3:48
TheFan244-Aug-06 3:48 
AnswerRe: Need Help To Achieve Asynchronous Pages Using iFrames [modified] Pin
Tim Kohler4-Aug-06 10:30
Tim Kohler4-Aug-06 10:30 
QuestionGridview Control Pin
Kamal.Afridi4-Aug-06 3:05
Kamal.Afridi4-Aug-06 3:05 
AnswerRe: Gridview Control Pin
VenkataRamana.Gali4-Aug-06 3:43
VenkataRamana.Gali4-Aug-06 3:43 
GeneralRe: Gridview Control Pin
Kamal.Afridi5-Aug-06 23:57
Kamal.Afridi5-Aug-06 23:57 
Questionrequired field validator [modified] Pin
omi984-Aug-06 3:00
omi984-Aug-06 3:00 
AnswerRe: required field validator Pin
Mohammed Amine4-Aug-06 6:14
Mohammed Amine4-Aug-06 6:14 
QuestionHow we can use INPUTBOX in ASP.NET 2.0? Pin
Haridas.R4-Aug-06 1:49
Haridas.R4-Aug-06 1:49 
AnswerRe: How we can use INPUTBOX in ASP.NET 2.0? Pin
Mike Ellison4-Aug-06 2:49
Mike Ellison4-Aug-06 2:49 
GeneralRe: How we can use INPUTBOX in ASP.NET 2.0? Pin
tanya foster4-Aug-06 3:13
tanya foster4-Aug-06 3:13 
GeneralRe: How we can use INPUTBOX in ASP.NET 2.0? Pin
Mike Ellison4-Aug-06 3:33
Mike Ellison4-Aug-06 3:33 
AnswerRe: How we can use INPUTBOX in ASP.NET 2.0? Pin
l0kke4-Aug-06 2:57
l0kke4-Aug-06 2:57 
QuestionError Pin
Kunal P4-Aug-06 1:47
Kunal P4-Aug-06 1:47 
AnswerRe: Error Pin
ToddHileHoffer4-Aug-06 2:10
ToddHileHoffer4-Aug-06 2:10 
Generalthanks Pin
Kunal P4-Aug-06 19:42
Kunal P4-Aug-06 19:42 
Questionhi Pin
jeevanchowlur4-Aug-06 1:44
jeevanchowlur4-Aug-06 1:44 

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.