Click here to Skip to main content
15,893,668 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to compare values Pin
miniThomas16-Oct-06 21:05
miniThomas16-Oct-06 21:05 
QuestionCheck for culture support in ASP.Net 2.0 Pin
dotnetquery16-Oct-06 17:51
dotnetquery16-Oct-06 17:51 
AnswerRe: Check for culture support in ASP.Net 2.0 Pin
Tad McClellan16-Oct-06 18:39
professionalTad McClellan16-Oct-06 18:39 
Questionhow can i create buttons duirng runtime? Pin
neodeaths16-Oct-06 17:07
neodeaths16-Oct-06 17:07 
AnswerRe: how can i create buttons duirng runtime? Pin
Tad McClellan16-Oct-06 18:31
professionalTad McClellan16-Oct-06 18:31 
GeneralRe: how can i create buttons duirng runtime? Pin
Faisal Khatri16-Oct-06 19:32
Faisal Khatri16-Oct-06 19:32 
Questionneed syntext for connection string. Pin
neodeaths16-Oct-06 16:56
neodeaths16-Oct-06 16:56 
AnswerRe: need syntext for connection string. Pin
Tad McClellan16-Oct-06 18:25
professionalTad McClellan16-Oct-06 18:25 
Um.. Yes. Actualy this is how you should do it, using some common object to open the connections and commands for you and returning the datatables you need.

If you use C# be sure to use the "Using" Syntext. In 1.1 VB.Net you can't do this so be sure to close the connection after your done with it.

If you need help with Conection Strings go Here[^].

Do an MSDN Search on SQLConnection and that will give you the syntext you need.


Questionwhy does visual studio 2k5 keep adding Microsoft.mshtml reference? Pin
Member 9616-Oct-06 10:38
Member 9616-Oct-06 10:38 
QuestionMicrosoft ACT load testing software, does it still work with asp.net 2 apps? Pin
Member 9616-Oct-06 9:04
Member 9616-Oct-06 9:04 
QuestionASP2 PostbackURL and Performance Pin
Naif_Prof16-Oct-06 9:04
Naif_Prof16-Oct-06 9:04 
AnswerRe: ASP2 PostbackURL and Performance Pin
Guffa16-Oct-06 9:19
Guffa16-Oct-06 9:19 
QuestionRe: ASP2 PostbackURL and Performance Pin
Naif_Prof16-Oct-06 11:27
Naif_Prof16-Oct-06 11:27 
AnswerRe: ASP2 PostbackURL and Performance Pin
Guffa16-Oct-06 14:10
Guffa16-Oct-06 14:10 
QuestionASP.NET 2.0 - Adding controls at runtime? Pin
wbjohnson16-Oct-06 8:33
wbjohnson16-Oct-06 8:33 
AnswerRe: ASP.NET 2.0 - Adding controls at runtime? Pin
Member 9616-Oct-06 9:07
Member 9616-Oct-06 9:07 
AnswerRe: ASP.NET 2.0 - Adding controls at runtime? Pin
Guffa16-Oct-06 9:45
Guffa16-Oct-06 9:45 
GeneralRe: ASP.NET 2.0 - Adding controls at runtime? Pin
Member 9616-Oct-06 10:27
Member 9616-Oct-06 10:27 
AnswerRe: ASP.NET 2.0 - Adding controls at runtime? Pin
Guffa16-Oct-06 11:37
Guffa16-Oct-06 11:37 
GeneralRe: ASP.NET 2.0 - Adding controls at runtime? Pin
Member 9616-Oct-06 12:03
Member 9616-Oct-06 12:03 
GeneralRe: ASP.NET 2.0 - Adding controls at runtime? Pin
Guffa19-Oct-06 20:18
Guffa19-Oct-06 20:18 
GeneralRe: ASP.NET 2.0 - Adding controls at runtime? Pin
Member 9620-Oct-06 4:11
Member 9620-Oct-06 4:11 
AnswerRe: ASP.NET 2.0 - Adding controls at runtime? Pin
Guffa16-Oct-06 9:21
Guffa16-Oct-06 9:21 
QuestionRuntime in Asp.Net 2.0 Pin
shapper16-Oct-06 6:27
shapper16-Oct-06 6:27 
QuestionRequested Clipboard operation did not succeed Pin
ampk16-Oct-06 5:40
ampk16-Oct-06 5:40 

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.