Click here to Skip to main content
16,010,523 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: capturing custom web control event Pin
AhsanS14-Aug-08 23:33
AhsanS14-Aug-08 23:33 
Questionmaster pages in asp.net Pin
onrivman14-Aug-08 21:46
onrivman14-Aug-08 21:46 
AnswerRe: master pages in asp.net Pin
AhsanS14-Aug-08 21:49
AhsanS14-Aug-08 21:49 
AnswerRe: master pages in asp.net Pin
eyeseetee14-Aug-08 21:55
eyeseetee14-Aug-08 21:55 
AnswerRe: master pages in asp.net Pin
Manas Bhardwaj14-Aug-08 22:11
professionalManas Bhardwaj14-Aug-08 22:11 
AnswerRe: master pages in asp.net Pin
Member 266438915-Aug-08 0:23
Member 266438915-Aug-08 0:23 
Questionabout tags in asp.net Pin
onrivman14-Aug-08 21:45
onrivman14-Aug-08 21:45 
AnswerRe: about tags in asp.net Pin
AhsanS14-Aug-08 21:51
AhsanS14-Aug-08 21:51 
Page tag is the mandatory tag for an aspx page. It is used for setting some attributes like codefile etc. A page will not render without it.

Register tag is used for registering user controls. Whatever user control you will be using on the page you have to register it using register tag.

Ahsan Ullah
Senior Software Engineer

QuestionThreading in ASP.NET - inputs needed Pin
harleydk14-Aug-08 21:25
harleydk14-Aug-08 21:25 
AnswerThreading in ASP.NET - inputs needed Pin
AhsanS14-Aug-08 21:43
AhsanS14-Aug-08 21:43 
GeneralRe: Threading in ASP.NET - inputs needed Pin
harleydk14-Aug-08 22:21
harleydk14-Aug-08 22:21 
QuestionStoring Setting files so they can be edited during runtime. Pin
boy.pockets14-Aug-08 19:00
boy.pockets14-Aug-08 19:00 
AnswerRe: Storing Setting files so they can be edited during runtime. Pin
Christian Graus14-Aug-08 19:14
protectorChristian Graus14-Aug-08 19:14 
QuestionRe: Storing Setting files so they can be edited during runtime. Pin
boy.pockets14-Aug-08 21:30
boy.pockets14-Aug-08 21:30 
QuestionUrgent problem with file uploading( uploading video files into a web application ) Pin
reogeo200814-Aug-08 17:27
reogeo200814-Aug-08 17:27 
AnswerRe: Urgent problem with file uploading( uploading video files into a web application ) Pin
Christian Graus14-Aug-08 17:41
protectorChristian Graus14-Aug-08 17:41 
AnswerRe: Urgent problem with file uploading( uploading video files into a web application ) Pin
Paul Conrad14-Aug-08 19:08
professionalPaul Conrad14-Aug-08 19:08 
GeneralRe: Urgent problem with file uploading( uploading video files into a web application ) Pin
Christian Graus14-Aug-08 19:15
protectorChristian Graus14-Aug-08 19:15 
JokeRe: Urgent problem with file uploading( uploading video files into a web application ) Pin
Paul Conrad14-Aug-08 19:52
professionalPaul Conrad14-Aug-08 19:52 
GeneralRe: Urgent problem with file uploading( uploading video files into a web application ) Pin
Christian Graus14-Aug-08 20:17
protectorChristian Graus14-Aug-08 20:17 
QuestionHow to delete a row from the repeater using a imagbutton delete in each row Pin
reogeo200814-Aug-08 17:14
reogeo200814-Aug-08 17:14 
AnswerRe: How to delete a row from the repeater using a imagbutton delete in each row Pin
Christian Graus14-Aug-08 17:40
protectorChristian Graus14-Aug-08 17:40 
QuestionUrgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
HatakeKaKaShi14-Aug-08 15:04
HatakeKaKaShi14-Aug-08 15:04 
AnswerRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
Christian Graus14-Aug-08 15:23
protectorChristian Graus14-Aug-08 15:23 
GeneralRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
HatakeKaKaShi14-Aug-08 15:28
HatakeKaKaShi14-Aug-08 15:28 

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.