Knowledge Transfer

Sunday, November 8, 2009

WCF,WF,WPF and LINQ For Objects,Linq for SQL, Linq for XML

Hi,
The Below i have attach all the Liks for LINQ,WCF,WF and WPF Example sites ... Please cut and paste ....Learn New things....


http://www.hookedonlinq.com/LINQtoObjects5MinuteOverview.ashx

http://msdn.microsoft.com/en-us/vcsharp/aa336746.aspx

http://weblogs.asp.net/scottgu/archive/2006/05/14/Using-LINQ-with-ASP.NET-_2800_Part-1_2900_.aspx

http://www.extensionmethod.net

http://www.biztalkgurus.com/liveplay/SequentialWorkflow/Sequential_Workflow_Video.aspx

Fault Contract

http://www.c-sharpcorner.com/UploadFile/ankithakur/ExceptionHandlingWCF12282007072617AM/ExceptionHandlingWCF.aspx

SOAP Fault Contract

http://www.c-sharpcorner.com/UploadFile/SunilBabuYLV/SOAPFaultContract08262008093633AM/SOAPFaultContract.aspx

DataContract Hierarchy
http://www.c-sharpcorner.com/UploadFile/dhananjaycoder/datacontracthierarchywcf07102009092137AM/datacontracthierarchywcf.aspx

WCF Examples

http://www.c-sharpcorner.com/Articles/ArticleListing.aspx?SectionID=1&SubSectionID=192

Regards,
UdayaBhaskar.A

Labels: , , , , , , ,

Friday, May 29, 2009

Using Enterpraise Class Library in ASP.Net 2.0

ADO .NET provides many rich features that can be used to retrieve and display data in a number of ways, but even given such flexibility, sometimes developers find themselves repeating the same code again and again. For example, every data-driven application requires access to a database. You need to write code to connect to the database, open a connection, execute dynamic SQL or stored procedures, retrieve the results, and close the connection. In other words, this is "plumbing" code that you will be forced to write in almost any application you develop, even though it doesn't add any value to the core business users.

Some Useful Links Below Here

http://www.devx.com/dotnet/Article/30910/0/page/1

Enterpraise Class Library

Enterpriase Library Part2

Enterpriase class Library,WCF,WPF,WWF and More Videos (Author : Shivprasad Koirala )

if you some useful links on this topic please post i will update my BLOG along with your Link.

Regards,
Uday.A
Www.hydcarpool.com

Labels: , , , , ,