Knowledge Transfer

Wednesday, November 26, 2008

how to read and write XML Files in asp.net 2.0 (update,delte,insert and clear the XML files in asp.net)

Microsoft .NET introduces a new suite of XML APIs built on industry standards such as DOM, XPath, XSD, and XSLT. The .NET Framework XML classes also offer convenience, better performance, and a more familiar programming model, tightly coupled with the new .NET data access APIs—ADO .NET. XmlWriter, XmlReader, and XmlNavigator classes and classes that derive from them, including XMLTextReader and XMLTextWriter, encapsulate a number of functionalities that previously had to be accomplished manually. This tutorial will show you a sample of how to operate XML in ASP.NET and VB.NET.

The System.Xml namespace contains the XmlDocument Class .we can use this class to operate xml file.

Please Click here for more Information

Labels: , , , , ,

Thursday, November 20, 2008

Telugu Font

telugu chat ,translation,for asp.net

http://www.google.co.in/transliterate/indic/Telugu#

happy coding

Working with Web Services Using ASP.NET

XML Web Services provide a simple technique for accessing a method on an object that is running on a local or remote computer. Web Services can be accessed by an application written in any language and running on any operating system. They utilize HTTP as the underlying transport, which allows function requests to pass through corporate firewalls (as they move through port 80). In ASP.NET we can write a Web Service as simple as a normal business object and the only difference is that the functions are preceded with a special attribute that makes them as Web Services. Typical implementation of Web Services might include shipment tracking, credit card verification, searching for airfare rates, Weather forecasting, etc.

Click here for more info WEBSERVICES

if want some real time webservices to use in your application click here
3-rd party web services(http://www.xmethods.com/ve2/index.po)


Happy Coding

Faqs For Datagrid

How to implement smart paging in DataList control?

How to implement paging in DataList control?

How to apply custom formatting string to column values in GridView or DataGrid?

How to print grid data as PDF document?

Use AJAX with GridVies to show popup help messages

How to display BLOB images in GridView?

How to format data in GridView?

How to sort gridview and display image indicator in column header?

How to import CSV file into Grid?

How to highlight datagrid row? How to highlight gridview row? When mouse moves over the row.
How to access datagrid and gridview cell values on client side?

How to hide DataGrid Column? How to hide GridView Column?

How to raise server side event when datagrid and gridview row is selected?

How to highlight datagrid and gridview row when row is selected?

How to format GridView header? How to format DataGrid Header?

How to format GridView columns at run time?

How to set paging in GridView control - Simple usage at design time and runtime
setting of page size
How to format GridView rows at run time?

How to convert DataView To DataTable

Display Server User and Groups In DataGrid

How to add tool tips to ASP.Net DataGrid Headers

How to Format ASP.Net DataGrid Sorted Column Like Windows Explorer View

How to export ASP.Net DataGrid data to a CSV file

Embed ASP.Net DataGrid Inside Another DataGrid Control

Embed DataList Inside ASP.Net DataGrid Control

Simple use of DataGrid

Customize DataGrid Header

Customize DataGrid Items Appearance

Use AutoGenerateColumns attribute to control rendering of column

How to dynamically populate DropDownList

How to remove a column from DataGrid at runtime?

Conditional Formatting Of ASP.Net DataGrid Column

How to hide pager of a DataGrid Web Control at run time

Click here For Answers about that Questions Click Here

Labels: , , , , ,

Monday, November 10, 2008

XML Menu in asp.net 1.1 version

Horizontal Menu with XML File in ASP.Net 1.1 Version.reading the XML file and display like MENU.

Please click this link for xml menu stuff.

Click Here

Happy Coding

Friday, November 7, 2008

All tips in c#.Net and delegates,assembly,shared assembly,private assembly,remoting,generics,ADO.Net,

All tips in c#.Net and delegates,assembly,shared assembly,private assembly,remoting,generics,ADO.Net,


All C#.Net Examples and sql server examples

Happy coding

Labels: , , , , , ,