Click here to Skip to main content
15,921,463 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: How to Display PDF in Browser ? Pin
Rizwan Bashir21-Aug-07 0:03
Rizwan Bashir21-Aug-07 0:03 
GeneralRe: How to Display PDF in Browser ? Pin
Christian Graus21-Aug-07 0:13
protectorChristian Graus21-Aug-07 0:13 
GeneralRe: How to Display PDF in Browser ? Pin
Rizwan Bashir21-Aug-07 2:09
Rizwan Bashir21-Aug-07 2:09 
Questionhow to retrive the correspoding data in the textbox Pin
biswa4720-Aug-07 21:09
biswa4720-Aug-07 21:09 
AnswerRe: how to retrive the correspoding data in the textbox Pin
Bhaskar Shetty21-Aug-07 0:36
Bhaskar Shetty21-Aug-07 0:36 
Questionhow to check the rocord exsist in the database Pin
biswa4720-Aug-07 21:08
biswa4720-Aug-07 21:08 
AnswerRe: how to check the rocord exsist in the database Pin
Michael Sync20-Aug-07 21:25
Michael Sync20-Aug-07 21:25 
GeneralRe: how to check the rocord exsist in the database Pin
imranafsari20-Aug-07 22:56
imranafsari20-Aug-07 22:56 
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 

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.