Thursday, April 29, 2010

WCF Enabled Service

http://www.dotnetspark.com/kb/1373-step-by-step-tutorial-rest-enabled-service.aspx

silverlight validation

http://silverlightvalidator.codeplex.com/

Wednesday, April 28, 2010

publish silverlight web application

http://www.codeproject.com/KB/silverlight/SilverlightWcfDatabase.aspx

How To Access Localhost Application URL Link in another Computer if There LAN Available

Here is One Interesting thing i Found when doing Programming.
if you want to access another Computer Link in your Computer to if LAN is available and if you find error Like internet Explorer could not find Page
Then do Following Steps:
1 : Go To Control Panel
2 : Then Select Windows FireWall
3 : select Tab "Exceptions"
4 : Add Port
5 :In Name write 'iis' or 'Localhost' and In Port numner write '80'

Tuesday, April 27, 2010

Sunday, April 25, 2010

Silver light child window links

http://www.silverlighttips.com/post/2009/09/24/Passing-value-from-child-window-to-parent-window.aspx



http://justgeeks.blogspot.com/2010/01/using-dataform-and-stored-procedures-in.html

Friday, April 23, 2010

Silverlight useful link for starting

http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=9442b0f2-7465-417a-88f3-5e7b5409e9dd&displayLang=en


http://msdn.microsoft.com/en-us/magazine/cc895493.aspx?code=true&level=root,CS,SL20DSExample

http://www.silverlight.net/learn/tutorials/sqldatagrid-cs/

http://www.silverlight.net/content/samples/sl2/toolkitcontrolsamples/run/default.html

http://silverlight.codeplex.com/