what is webpart? what r the parts in this webpart (zone)
Answers were Sorted based on User's Feedback
Answer / harshad lakkad
WebPart:ASP.NET Web Parts controls are an integrated set of
controls for creating Web sites that enable end users to
modify the content, appearance, and behavior of Web pages
directly in a browser. The topics in this section provide
information on what Web Parts are, how they work, and how
to use them to create user-customizable ASP.NET Web pages.
---Personalize page content. Users can add new Web Parts
controls to a page, remove them, hide them, or minimize
them like ordinary windows.
---Personalize page layout. Users can drag a Web Parts
control to a different zone on a page, or change its
appearance, properties, and behavior.
There Are Three Zone
1)WebPart Zone
2)Catalog Zone
3)Editor Zone
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / ravi more
Web part is an interrelated set of controls that can work
interactively and also give the user the flexibility to
change the look and design pattern of the web page
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the use of asp.net
Explain login control and form authentication.
What is boxing and how it is done internally?
What is shared and private assembly?
How many types of file extensions for razor views in ASP.Net MVC?
You are using the try? catch block seen in the following code segment, but no exceptions are ever caught by the catch block. What is the problem? SqlConnection cn =new sqlConnection(strSQL); SqlDataSet ds; try { cn.open(); //perform the data processing steps ??.. } catch (OleDbException e) { ?.. } a) The exception class is wrong; it should be sqlErrors. b) The exception class is wrong; it should be sqlSyntaxExceptios. c) The exception class is wrong; it should be sqlExceptions. d) The exception class is wrong; it should be sqlExcptions.
2 Answers Microsoft, Syntax Softtech,
What are different methods of session maintenance in asp.net?
What is a server cookie?
Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process?
1 Answers Patni, Perot Systems, Sedna Technology,
What is loop in asp.net?
What is the advantage of using Windows authentication in a Web application?
what is the assembly?
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)