Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Answer / Vikash Prasad
No, it is not possible to receive both HTML markup for a page and its source code (ASP.NET code) in the web browser's source view. The source code is server-side code that is processed on the server before being sent as HTML to the client. When you view the source of an ASP.NET page in the browser, you will only see the generated HTML output.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of sessionstate tag in the web.config file?
What are the server control tags in asp.net.?
when the threads are used in dot net.
Usage of web.configuration ?
What is the asp.net control toolkit?
Difference between HTML control and Web Server Control?
In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?
How do you pass session values from one page to another ?
hi ans dis qstn. "what is d max size of query string. If it exceeds does it give error. if yes wt error it gvs, if no gv the reason" thnx in advance
how to encrypt a connection string in web.config file?
Interface and Abstract class, inheritance, abstraction with examples. Polymorphism (difference betn overloading and overriding
What is the difference between viewstate and hidden field in asp.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)