Click here to Skip to main content
15,903,388 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.Net server side or client? Pin
Christian Graus27-Aug-07 19:04
protectorChristian Graus27-Aug-07 19:04 
Questionnamespaces in web site Pin
Mack Ait-Aoudia27-Aug-07 14:11
Mack Ait-Aoudia27-Aug-07 14:11 
AnswerRe: namespaces in web site Pin
Christian Graus27-Aug-07 15:41
protectorChristian Graus27-Aug-07 15:41 
GeneralRe: namespaces in web site Pin
Mack Ait-Aoudia28-Aug-07 2:37
Mack Ait-Aoudia28-Aug-07 2:37 
Questionsort dataset Pin
DonVBguy27-Aug-07 11:20
DonVBguy27-Aug-07 11:20 
QuestionGridview Ienumerator Pin
ctrlnick27-Aug-07 10:57
ctrlnick27-Aug-07 10:57 
QuestionWhat does "Add Reference" actually do? Pin
GregStevens27-Aug-07 9:57
GregStevens27-Aug-07 9:57 
AnswerRe: What does "Add Reference" actually do? Pin
Pete O'Hanlon27-Aug-07 11:09
mvePete O'Hanlon27-Aug-07 11:09 
Add Reference tells the compiler what DLLs to include when building; as well as this - it also tells Visual Studio .NET how to handle things as far as Intellisense is concerned (not that this bit concerns you). Anyway - you can achieve what you need by using /reference:mydll.dll in the cs.exe command line you are going to use.

Deja View - the feeling that you've seen this post before.

GeneralRe: What does "Add Reference" actually do? Pin
GregStevens28-Aug-07 2:56
GregStevens28-Aug-07 2:56 
GeneralRe: What does "Add Reference" actually do? Pin
Pete O'Hanlon29-Aug-07 9:36
mvePete O'Hanlon29-Aug-07 9:36 
GeneralRe: What does "Add Reference" actually do? Pin
GregStevens29-Aug-07 9:42
GregStevens29-Aug-07 9:42 
QuestionWhen to use PostBack and When to use CallBack? Pin
John.G27-Aug-07 9:06
John.G27-Aug-07 9:06 
AnswerRe: When to use PostBack and When to use CallBack? Pin
orsini27-Aug-07 10:14
orsini27-Aug-07 10:14 
GeneralRe: When to use PostBack and When to use CallBack? Pin
John.G27-Aug-07 10:25
John.G27-Aug-07 10:25 
QuestionDynamic controls Pin
priyank_ldce27-Aug-07 4:58
priyank_ldce27-Aug-07 4:58 
AnswerRe: Dynamic controls Pin
Tarakeshwar Reddy27-Aug-07 8:28
professionalTarakeshwar Reddy27-Aug-07 8:28 
QuestionHow to clear cookies and Session ids Pin
Ganesh Kalaiarasi27-Aug-07 4:42
Ganesh Kalaiarasi27-Aug-07 4:42 
AnswerRe: How to clear cookies and Session ids Pin
NetBot27-Aug-07 4:55
NetBot27-Aug-07 4:55 
QuestionRe: How to clear cookies and Session ids Pin
l.karimi.j14-Oct-07 0:45
l.karimi.j14-Oct-07 0:45 
QuestionAJAX help required!!!! Pin
NetBot27-Aug-07 4:25
NetBot27-Aug-07 4:25 
AnswerRe: AJAX help required!!!! Pin
orsini27-Aug-07 5:08
orsini27-Aug-07 5:08 
AnswerRe: AJAX help required!!!! Pin
mangrovecm27-Aug-07 18:24
mangrovecm27-Aug-07 18:24 
Questionhow turn off the "select" word in a gridview Pin
orsini27-Aug-07 4:16
orsini27-Aug-07 4:16 
AnswerRe: how turn off the "select" word in a gridview Pin
orsini27-Aug-07 10:40
orsini27-Aug-07 10:40 
Questionhow i obtain information from sql server via clickiing on my button? Pin
Saba0227-Aug-07 3:33
Saba0227-Aug-07 3:33 

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.