June 2008 - Posts

1
Comments

XML's Five Rules by lohith

Here are the sample rule which we have to keep in mind when we work with XML. Tag Names are case sensitive. means < bdotnet > , < Bdotnet > and < BDOTNET > are different tags. Every opening tag must have a corresponding closing tags...
Filed under:
0
Comments

WPF Sample application by lohith

Windows Presentation Foundation(WPF) is a graphics platform which is included in .Net Framework 3.0 and 3.5. WPF has built in advanced User Interfaces(UI) that includes documents, media, 2D and 3D graphics, animations and web characteristics. You can...
Filed under:
1
Comments

Paging with the grid control in ASP.Net 3.5 by lohith

We have been working on asp.net gridview control, we do know about third party controls which can be integrated with asp.net, where one among them is telerik rad controls. Here is an overview of RadGrid control.Just drag and drop the RadGrid from toolbar...
Filed under:
More Posts
Powered by Community Server (Commercial Edition), by Telligent Systems