Click here to Skip to main content
15,928,111 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Help Regarding Microsoft WSE 3.0 Pin
Christian Graus25-Aug-07 2:16
protectorChristian Graus25-Aug-07 2:16 
QuestionHow to access Functions in UserControls? Pin
dhulipudi24-Aug-07 23:53
dhulipudi24-Aug-07 23:53 
AnswerRe: How to access Functions in UserControls? Pin
B.A25-Aug-07 0:12
B.A25-Aug-07 0:12 
AnswerRe: How to access Functions in UserControls? Pin
John-ph25-Aug-07 0:16
John-ph25-Aug-07 0:16 
GeneralRe: How to access Functions in UserControls? Pin
dhulipudi25-Aug-07 0:34
dhulipudi25-Aug-07 0:34 
AnswerRe: How to access Functions in UserControls? Pin
John-ph25-Aug-07 0:56
John-ph25-Aug-07 0:56 
GeneralRe: How to access Functions in UserControls? Pin
dhulipudi25-Aug-07 1:43
dhulipudi25-Aug-07 1:43 
Questionhow can notify a web page from another web page ? Pin
B.A24-Aug-07 23:44
B.A24-Aug-07 23:44 
QuestionHow to get values of child control Pin
AhmadRock24-Aug-07 23:43
AhmadRock24-Aug-07 23:43 
Questionclose browse [modified] Pin
RajeevKumarSharma24-Aug-07 23:03
RajeevKumarSharma24-Aug-07 23:03 
AnswerRe: close browse Pin
John-ph24-Aug-07 23:41
John-ph24-Aug-07 23:41 
GeneralRe: close browse Pin
RajeevKumarSharma24-Aug-07 23:55
RajeevKumarSharma24-Aug-07 23:55 
GeneralRe: close browse Pin
John-ph25-Aug-07 0:01
John-ph25-Aug-07 0:01 
GeneralRe: close browse Pin
RajeevKumarSharma25-Aug-07 0:19
RajeevKumarSharma25-Aug-07 0:19 
Questionerror in saving a record... Pin
Rharzkie24-Aug-07 22:55
Rharzkie24-Aug-07 22:55 
AnswerRe: error in saving a record... Pin
Venkatesh Mookkan24-Aug-07 23:13
Venkatesh Mookkan24-Aug-07 23:13 
GeneralRe: error in saving a record... Pin
Rharzkie25-Aug-07 3:14
Rharzkie25-Aug-07 3:14 
QuestionGridView not working when it is in Tabcontainer Pin
codingrocks24-Aug-07 21:20
codingrocks24-Aug-07 21:20 
JokeRe: GridView not working when it is in Tabcontainer Pin
Venkatesh Mookkan24-Aug-07 23:15
Venkatesh Mookkan24-Aug-07 23:15 
QuestionModule Pin
Malay198624-Aug-07 20:59
Malay198624-Aug-07 20:59 
AnswerRe: Module Pin
Jaiprakash M Bankolli24-Aug-07 21:05
Jaiprakash M Bankolli24-Aug-07 21:05 
There is no module rather you create class library ie is called as class assemblie. Now this has to be in some namespace. You will require to first reference this assemblie into your project and later in your code C# use the using statement eg using xyz.abc;

Regards

Regards,
Jaiprakash M Bankolli
jaiprakash.bankolli@gmail.com
My Blog
Suggestions for me

QuestionNEWSLETTER Pin
.NET- India 24-Aug-07 20:59
.NET- India 24-Aug-07 20:59 
AnswerRe: NEWSLETTER Pin
Christian Graus24-Aug-07 21:25
protectorChristian Graus24-Aug-07 21:25 
GeneralRe: NEWSLETTER Pin
Venkatesh Mookkan24-Aug-07 23:26
Venkatesh Mookkan24-Aug-07 23:26 
GeneralRe: NEWSLETTER Pin
Christian Graus25-Aug-07 0:53
protectorChristian Graus25-Aug-07 0:53 

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.