Click here to Skip to main content
15,926,507 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: NameSpace Pin
Saksida Bojan14-Sep-07 9:28
Saksida Bojan14-Sep-07 9:28 
yp.

it like this:

//here goes using

namespace myNmaspace
{
// your class here
}

And of course you can use same namespace on more than one file. You have to repeat it for every file you want to do it.
QuestionHow to debugging DLLs solutions Pin
Caio Vitor14-Sep-07 7:45
Caio Vitor14-Sep-07 7:45 
AnswerRe: How to debugging DLLs solutions Pin
Saksida Bojan14-Sep-07 9:45
Saksida Bojan14-Sep-07 9:45 
GeneralRe: How to debugging DLLs solutions Pin
Saksida Bojan14-Sep-07 11:14
Saksida Bojan14-Sep-07 11:14 
AnswerRe: How to debugging DLLs solutions Pin
ctrlnick14-Sep-07 11:07
ctrlnick14-Sep-07 11:07 
QuestionNeural Network? Pin
tanj005614-Sep-07 7:42
tanj005614-Sep-07 7:42 
QuestionHow to pass the gridview datakey to filter a dataset, help pleas Pin
orsini14-Sep-07 7:27
orsini14-Sep-07 7:27 
Questioncheckbox Pin
netJP12L14-Sep-07 7:11
netJP12L14-Sep-07 7:11 
AnswerRe: checkbox Pin
N a v a n e e t h14-Sep-07 21:29
N a v a n e e t h14-Sep-07 21:29 
QuestionHow to get Multilpe Headers in datagrid Pin
kavishan14-Sep-07 5:58
kavishan14-Sep-07 5:58 
AnswerRe: How to get Multilpe Headers in datagrid Pin
N a v a n e e t h14-Sep-07 21:31
N a v a n e e t h14-Sep-07 21:31 
GeneralRe: How to get Multilpe Headers in datagrid Pin
kavishan15-Sep-07 16:28
kavishan15-Sep-07 16:28 
Questiongetting data from selected row or all textboxes in nested datagrid Pin
cbm14-Sep-07 5:50
cbm14-Sep-07 5:50 
AnswerRe: getting data from selected row or all textboxes in nested datagrid Pin
Saksida Bojan14-Sep-07 9:47
Saksida Bojan14-Sep-07 9:47 
Questionhow to read aspx output as Html Pin
Big Ralph14-Sep-07 4:53
Big Ralph14-Sep-07 4:53 
AnswerRe: how to read aspx output as Html Pin
pmarfleet14-Sep-07 5:11
pmarfleet14-Sep-07 5:11 
QuestionReading .Properties File Pin
Ravindra_sagar14-Sep-07 4:27
Ravindra_sagar14-Sep-07 4:27 
AnswerRe: Reading .Properties File Pin
Christian Graus14-Sep-07 5:27
protectorChristian Graus14-Sep-07 5:27 
GeneralRe: Reading .Properties File Pin
Ravindra_sagar15-Sep-07 0:47
Ravindra_sagar15-Sep-07 0:47 
QuestionFAC Pin
CrazyCoder2614-Sep-07 4:17
CrazyCoder2614-Sep-07 4:17 
AnswerRe: FAC Pin
Christian Graus14-Sep-07 5:28
protectorChristian Graus14-Sep-07 5:28 
QuestionWebChart with OWC11 and Visual Studo 2005 Pin
mgotthardt14-Sep-07 3:47
mgotthardt14-Sep-07 3:47 
QuestionProblem with GridView Pin
macca2414-Sep-07 2:34
macca2414-Sep-07 2:34 
AnswerRe: Problem with GridView Pin
varshavmane14-Sep-07 3:15
varshavmane14-Sep-07 3:15 
GeneralRe: Problem with GridView Pin
macca2414-Sep-07 3:16
macca2414-Sep-07 3:16 

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.