Click here to Skip to main content
16,011,611 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Remote File Upload Through ASP .Net page Pin
Vodstok12-Mar-13 5:13
Vodstok12-Mar-13 5:13 
GeneralRe: Remote File Upload Through ASP .Net page Pin
Vodstok14-Mar-13 4:27
Vodstok14-Mar-13 4:27 
QuestionASP.Net MVC 4? Pin
silentspeaker11-Mar-13 3:38
silentspeaker11-Mar-13 3:38 
AnswerRe: ASP.Net MVC 4? Pin
Sandeep Mewara11-Mar-13 4:16
mveSandeep Mewara11-Mar-13 4:16 
AnswerRe: ASP.Net MVC 4? Pin
Thomas Daniels11-Mar-13 8:40
mentorThomas Daniels11-Mar-13 8:40 
Questionrunat=server Pin
tiwal11-Mar-13 0:47
tiwal11-Mar-13 0:47 
AnswerRe: runat=server Pin
Deflinek11-Mar-13 4:24
Deflinek11-Mar-13 4:24 
AnswerRe: runat=server Pin
Sandeep Mewara11-Mar-13 4:26
mveSandeep Mewara11-Mar-13 4:26 
By using runat="server", controls are enhanced to enable server side processing.
It means, you will be able to access the control and its properties on server side too. Without runat="server", you won't be able to access the control on server side (code behind file).

It's not about GUI. It's about accessibility to the object and it's properties.
Sandeep Mewara
Microsoft ASP.NET MVP 2012 & 2013

[My Blog]: Sandeep Mewara's Tech Journal!
[My Latest Article]: HTML5 Quick Start Web Application

AnswerRe: runat=server Pin
jkirkerx11-Mar-13 9:06
professionaljkirkerx11-Mar-13 9:06 
Questionquery regarding session nature Pin
Tridip Bhattacharjee11-Mar-13 0:28
professionalTridip Bhattacharjee11-Mar-13 0:28 
AnswerRe: query regarding session nature Pin
Keith Barrow11-Mar-13 0:54
professionalKeith Barrow11-Mar-13 0:54 
GeneralRe: query regarding session nature Pin
Tridip Bhattacharjee11-Mar-13 1:07
professionalTridip Bhattacharjee11-Mar-13 1:07 
GeneralRe: query regarding session nature Pin
Keith Barrow11-Mar-13 1:22
professionalKeith Barrow11-Mar-13 1:22 
GeneralRe: query regarding session nature Pin
Tridip Bhattacharjee11-Mar-13 4:49
professionalTridip Bhattacharjee11-Mar-13 4:49 
GeneralRe: query regarding session nature Pin
Keith Barrow11-Mar-13 5:02
professionalKeith Barrow11-Mar-13 5:02 
QuestionNeed to crawl a Microsoft WebPage which live authenticated... Pin
Mutturaj Bali10-Mar-13 23:25
Mutturaj Bali10-Mar-13 23:25 
QuestionFind and replace string Pin
karthisomu10-Mar-13 20:41
karthisomu10-Mar-13 20:41 
AnswerRe: Find and replace string Pin
Sandeep Mewara10-Mar-13 20:58
mveSandeep Mewara10-Mar-13 20:58 
GeneralRe: Find and replace string Pin
karthisomu10-Mar-13 21:29
karthisomu10-Mar-13 21:29 
GeneralRe: Find and replace string Pin
Sandeep Mewara10-Mar-13 22:36
mveSandeep Mewara10-Mar-13 22:36 
QuestionPost a comment (message ) on my web page Pin
kryptong10-Mar-13 0:10
kryptong10-Mar-13 0:10 
AnswerRe: Post a comment (message ) on my web page Pin
Richard MacCutchan10-Mar-13 3:01
mveRichard MacCutchan10-Mar-13 3:01 
GeneralConversion Pin
sausri18-Mar-13 22:56
sausri18-Mar-13 22:56 
GeneralRe: Conversion Pin
Sandeep Mewara10-Mar-13 20:53
mveSandeep Mewara10-Mar-13 20:53 
QuestionNovice inquiry: Webpage input screen with monthly or yearly columns for financial statements inputting and viewing Pin
mtbenson0078-Mar-13 15:10
mtbenson0078-Mar-13 15:10 

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.