What is ContentPresenter?

Thursday, August 13, 2009


It is used to present content which can be a text,image ,CLR objects, XML ,etc. It is a part of WPF.


www.codecollege.NET

What are the disadvantages of LINQ over Stored Procedures ?


1.Network traffic: LINQ needs to send the entire query over the network whereas the SP need only to send sproc-name and argument.

2.Control over DB: LINQ has lesser control over DB compared to SPs as they run within the DB.


www.codecollege.NET

What is the Expansion of CSS ?


Cascaded Style sheet.


www.codecollege.NET

LinkWithin

Blog Widget by LinkWithin

Recommended Books