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

ASP.NET

 
GeneralRe: How to print html data without rendering? Pin
Abhishek Sur20-Aug-09 21:31
professionalAbhishek Sur20-Aug-09 21:31 
Questionnot to save on validation error Pin
ansriharsha19-Aug-09 4:26
ansriharsha19-Aug-09 4:26 
QuestionWorking with classes in asp.net Pin
srikantha_nagaraj19-Aug-09 4:12
srikantha_nagaraj19-Aug-09 4:12 
AnswerRe: Working with classes in asp.net Pin
SeMartens19-Aug-09 4:31
SeMartens19-Aug-09 4:31 
GeneralRe: Working with classes in asp.net Pin
srikantha_nagaraj19-Aug-09 17:56
srikantha_nagaraj19-Aug-09 17:56 
GeneralRe: Working with classes in asp.net Pin
SeMartens19-Aug-09 20:19
SeMartens19-Aug-09 20:19 
GeneralRe: Working with classes in asp.net Pin
srikantha_nagaraj19-Aug-09 22:07
srikantha_nagaraj19-Aug-09 22:07 
GeneralRe: Working with classes in asp.net Pin
SeMartens19-Aug-09 22:21
SeMartens19-Aug-09 22:21 
If you have this:

namespace MyNamespace {
  public class X {
  }
}


then you can access the class by MyNamespace.X. Maybe you could post your code...

Regards
Sebastian

It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

GeneralRe: Working with classes in asp.net Pin
padmanabhan N19-Aug-09 22:32
padmanabhan N19-Aug-09 22:32 
AnswerRe: Working with classes in asp.net Pin
Ashfield19-Aug-09 4:32
Ashfield19-Aug-09 4:32 
QuestionCall Javascript and asp .net click event also Pin
AB777119-Aug-09 3:35
AB777119-Aug-09 3:35 
AnswerRe: Call Javascript and asp .net click event also Pin
Coding C#19-Aug-09 3:48
Coding C#19-Aug-09 3:48 
GeneralRe: Call Javascript and asp .net click event also Pin
AB777119-Aug-09 4:13
AB777119-Aug-09 4:13 
GeneralRe: Call Javascript and asp .net click event also Pin
Abhijit Jana19-Aug-09 5:32
professionalAbhijit Jana19-Aug-09 5:32 
AnswerRe: Call Javascript and asp .net click event also Pin
dotnetBeginer19-Aug-09 14:28
dotnetBeginer19-Aug-09 14:28 
QuestionAlert Window in Gridview Pin
4anusha419-Aug-09 3:03
4anusha419-Aug-09 3:03 
AnswerRe: Alert Window in Gridview Pin
Abhijit Jana19-Aug-09 3:15
professionalAbhijit Jana19-Aug-09 3:15 
AnswerRe: Alert Window in Gridview Pin
Coding C#19-Aug-09 3:45
Coding C#19-Aug-09 3:45 
QuestionEvents Pin
kavinnagarajan19-Aug-09 1:31
kavinnagarajan19-Aug-09 1:31 
AnswerRe: Events Pin
GSingh-Developer19-Aug-09 1:39
GSingh-Developer19-Aug-09 1:39 
GeneralEvents Pin
kavinnagarajan19-Aug-09 1:42
kavinnagarajan19-Aug-09 1:42 
GeneralRe: Events Pin
Coding C#19-Aug-09 3:47
Coding C#19-Aug-09 3:47 
GeneralRe: Events Pin
padmanabhan N19-Aug-09 18:32
padmanabhan N19-Aug-09 18:32 
Questiondropdownlist Pin
mylogics19-Aug-09 1:16
professionalmylogics19-Aug-09 1:16 
AnswerRe: dropdownlist Pin
GSingh-Developer19-Aug-09 1:36
GSingh-Developer19-Aug-09 1:36 

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.