How can you assign styles to webforms?
Answers were Sorted based on User's Feedback
Answer / subramaniam
By using themes.
using this themes we can give styling format for our web
applications
| Is This Answer Correct ? | 2 Yes | 0 No |
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
What events will occur when a page is loaded?
What is master page in dtp?
Explain what is postback in asp. Net?
Is it true that a Web service must be written in .NET or not?
accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.
What is ViewState? How is it encoded? Is it encrypted? Who uses ViewState ?
How to you can limit Access to Web API to Specific HTTP Verb?
Write some code using interfaces, virtual methods, and an abstract class`
What is http post action?
What is a web pool?
Name two properties common in every validation control?
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)