What is the expansion of RSS ?

Wednesday, September 16, 2009


Rich Site Summary


www.codecollege.NET

What is the name of the new serializer that can be serialize and deserialize JSON objects to and from .NET introduced in .NET 3.5 ?


DataContractJsonSerializer


www.codecollege.NET

What is the Expansion of JSON ?


JavaScript Object Notation


www.codecollege.NET

What is REST?

Monday, September 14, 2009


Representational State Transfer .


www.codecollege.NET

What are CRUD operations ?


CRUD operations are (create, retrieve, update, and delete).


www.codecollege.NET

How will WCF communicate the Endpoint details with the client?


Using WSDL.


www.codecollege.NET

What are the 2 core assemblies that got automatically referenced with a WCF application?


System.ServiceModel.dll
System.Runtime.Serialization.dll


www.codecollege.NET
Blog Widget by LinkWithin