Click here to Skip to main content
15,896,063 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionProblem with ASP.Net menu control - leaving a top margin of about 1 or 2px in IE Pin
ChrisFarrugia20-Aug-07 21:06
ChrisFarrugia20-Aug-07 21:06 
QuestionUsing CodeDOM in .NET Pin
rameshbhojan20-Aug-07 21:01
rameshbhojan20-Aug-07 21:01 
QuestionUser Control not feeling the drop down Pin
Sandeep Akhare20-Aug-07 21:01
Sandeep Akhare20-Aug-07 21:01 
QuestionInStr in C# Pin
Imran Khan Pathan20-Aug-07 21:01
Imran Khan Pathan20-Aug-07 21:01 
AnswerRe: InStr in C# Pin
Michael Sync20-Aug-07 21:22
Michael Sync20-Aug-07 21:22 
AnswerRe: InStr in C# Pin
Christian Graus21-Aug-07 0:12
protectorChristian Graus21-Aug-07 0:12 
AnswerRe: InStr in C# Pin
Dave Doknjas21-Aug-07 14:02
Dave Doknjas21-Aug-07 14:02 
QuestionAuto-Generating a member field in a class using CodeDOM in .NET Pin
rameshbhojan20-Aug-07 20:56
rameshbhojan20-Aug-07 20:56 
Hi All,
I have used CodeDOM in .net to auto-generate C# code, which in essence generates a class file having a class along with its member fields, methods and properties.

However, i don know how to generate the following line of code:


private const string NAME = "CSharp";

Here, i have a generate a CodeMemberField which is a constant string with a private specifier as shown above.
Please send me the sample code which would help me to auto-generate the above line of code.
QuestionOtimizing database access in my web application? Pin
Nada Adel20-Aug-07 20:56
Nada Adel20-Aug-07 20:56 
Questionhow to display column wise record in web page Pin
imranafsari20-Aug-07 20:50
imranafsari20-Aug-07 20:50 
Questionsqldependency Pin
saravanan0520-Aug-07 20:46
saravanan0520-Aug-07 20:46 
AnswerRe: sqldependency Pin
Jay_se20-Aug-07 22:42
Jay_se20-Aug-07 22:42 
Questionstore image into database Pin
IamAmit20-Aug-07 20:24
IamAmit20-Aug-07 20:24 
AnswerRe: store image into database Pin
Sandeep Akhare20-Aug-07 20:30
Sandeep Akhare20-Aug-07 20:30 
GeneralRe: store image into database Pin
IamAmit20-Aug-07 20:44
IamAmit20-Aug-07 20:44 
GeneralRe: store image into database Pin
Sandeep Akhare20-Aug-07 20:56
Sandeep Akhare20-Aug-07 20:56 
QuestionExport data from gridview to pdf in ASP .Net Pin
Sumithra Guturi20-Aug-07 20:01
Sumithra Guturi20-Aug-07 20:01 
AnswerRe: Export data from gridview to pdf in ASP .Net Pin
Vasudevan Deepak Kumar20-Aug-07 22:37
Vasudevan Deepak Kumar20-Aug-07 22:37 
GeneralRe: Export data from gridview to pdf in ASP .Net Pin
Sumithra Guturi21-Aug-07 20:36
Sumithra Guturi21-Aug-07 20:36 
Questioni read the html code and html controls into one protected string, i put that server tag into html source. but my problem is i am not able to finding html controls . this is my Pin
Shaik Haneef20-Aug-07 19:24
Shaik Haneef20-Aug-07 19:24 
AnswerRe: i read the html code and html controls into one protected string, i put that server tag into html source. but my problem is i am not able to finding html controls . this is my Pin
Christian Graus20-Aug-07 20:38
protectorChristian Graus20-Aug-07 20:38 
Questioni read the html code and controls into one protected string, i put that server tag at html source. but my problem is i am not able to finding html controls . this is my code. Pin
Shaik Haneef20-Aug-07 19:19
Shaik Haneef20-Aug-07 19:19 
QuestionAutomation of web application Pin
Radhakishan20-Aug-07 17:52
Radhakishan20-Aug-07 17:52 
QuestionTreeView XML or Database Pin
J Liang20-Aug-07 17:44
J Liang20-Aug-07 17:44 
QuestionTrace Browser Back Button Click? Pin
Md Arif20-Aug-07 16:08
Md Arif20-Aug-07 16:08 

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.