pirasanth-p.blogspot.com
Pirasanth: February 2010
http://pirasanth-p.blogspot.com/2010_02_01_archive.html
I Want to change the world but no one give the source code. Wednesday, February 10, 2010. CRM 40 Javascript Intellisense Tool. Posted by Pirasanth P. Thursday, February 4, 2010. How to call wcf service from jquery. Here I have mentioned how to call WCF using JQuery. WebInvoke(Method="POST",BodyStyle=WebMessageBodyStyle.Wrapped, ResponseFormat=WebMessageFormat.Json)]. String GetData(string value);. After that implement this methods to my class and also create new end point to accress jquery. I m Pirasanth...
pirasanth-p.blogspot.com
Pirasanth: May 2009
http://pirasanth-p.blogspot.com/2009_05_01_archive.html
I Want to change the world but no one give the source code. Wednesday, May 6, 2009. Synchronize two database Tables. Synchronize two database Tables. Posted by Pirasanth P. Subscribe to: Posts (Atom). Jaffna, Sri Lanka. I m Pirasanth.I have completed my B.Sc(Hons)in IT degree from University Of Moratuwa.I have been working as software Engineer since 2008. Just share my experience with u all. View my complete profile. Synchronize two database Tables.
pirasanth-p.blogspot.com
Pirasanth: January 2011
http://pirasanth-p.blogspot.com/2011_01_01_archive.html
I Want to change the world but no one give the source code. Monday, January 24, 2011. Here I am going to share one of the Silverlight applications which I did for RND purpose and also what are the problems I have face during this application. Silverlight application is subset of WPF (window presentation foundation). Its fulfill the traditional ASP.NET application.To create Silverlight application following items we need to install. 1) Visual studio 2010. When we build the Silverlight application create &...
pirasanth-p.blogspot.com
Pirasanth: Create Silverlight Application
http://pirasanth-p.blogspot.com/2011/01/create-silverlight-application.html
I Want to change the world but no one give the source code. Monday, January 24, 2011. Here I am going to share one of the Silverlight applications which I did for RND purpose and also what are the problems I have face during this application. Silverlight application is subset of WPF (window presentation foundation). Its fulfill the traditional ASP.NET application.To create Silverlight application following items we need to install. 1) Visual studio 2010. When we build the Silverlight application create &...
pirasanth-p.blogspot.com
Pirasanth: June 2009
http://pirasanth-p.blogspot.com/2009_06_01_archive.html
I Want to change the world but no one give the source code. Wednesday, June 10, 2009. Read and Write Cookies. Posted by Pirasanth P. Wednesday, June 3, 2009. Call Assemply with in SQL Server. Call DLL With in SQl Server. Create class library and get the dll and add it to Sql Servel. Add Dll to SQL Server). Call Dll Method with Sql Server Function. Posted by Pirasanth P. Tuesday, June 2, 2009. Upload Image to Web Side. Posted by Pirasanth P. Subscribe to: Posts (Atom). Jaffna, Sri Lanka.
pirasanth-p.blogspot.com
Pirasanth: April 2009
http://pirasanth-p.blogspot.com/2009_04_01_archive.html
I Want to change the world but no one give the source code. Wednesday, April 29, 2009. Connect to SQL database. Common methods for retrive data. Below i have specified some code screen shot which use "using "keeywords. Posted by Pirasanth P. Subscribe to: Posts (Atom). Jaffna, Sri Lanka. I m Pirasanth.I have completed my B.Sc(Hons)in IT degree from University Of Moratuwa.I have been working as software Engineer since 2008. Just share my experience with u all. View my complete profile.
pirasanth-p.blogspot.com
Pirasanth: February 2009
http://pirasanth-p.blogspot.com/2009_02_01_archive.html
I Want to change the world but no one give the source code. Sunday, February 22, 2009. Posted by Pirasanth P. Wednesday, February 18, 2009. Form View Pager Template. PagerTemplate Create in FormView. Write this methods form view DataBound. Posted by Pirasanth P. Subscribe to: Posts (Atom). Jaffna, Sri Lanka. I m Pirasanth.I have completed my B.Sc(Hons)in IT degree from University Of Moratuwa.I have been working as software Engineer since 2008. Just share my experience with u all. View my complete profile.
pirasanth-p.blogspot.com
Pirasanth: January 2010
http://pirasanth-p.blogspot.com/2010_01_01_archive.html
I Want to change the world but no one give the source code. Friday, January 8, 2010. How to call web service using jquery. Url: "http:/ localhost/DD/WebService1.asmx/HelloWorld",. Success: function (result) {. Alert("Unavailable"); }. Posted by Pirasanth P. Subscribe to: Posts (Atom). Jaffna, Sri Lanka. I m Pirasanth.I have completed my B.Sc(Hons)in IT degree from University Of Moratuwa.I have been working as software Engineer since 2008. Just share my experience with u all. View my complete profile.
pirasanth-p.blogspot.com
Pirasanth: November 2009
http://pirasanth-p.blogspot.com/2009_11_01_archive.html
I Want to change the world but no one give the source code. Thursday, November 19, 2009. Calling web services in CRM. Var amount = crmForm.all.amount.DataValue;. UrlWebServices= url "/IsExceed". Var pmAmount = "&amount =" amount;. Var parStringCredit=pmAccount pmAmount ;. Var oXmlHTTP = new ActiveXObject('Msxml2.XMLHTTP');. OXmlHTTP .Open('POST', urlWebServices, false); oXmlHTTP .setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');. OXmlHTTP .Send(parStringCredit);. Jaffna, Sri Lanka.
pirasanth-p.blogspot.com
Pirasanth: August 2009
http://pirasanth-p.blogspot.com/2009_08_01_archive.html
I Want to change the world but no one give the source code. Wednesday, August 19, 2009. USE [Test Nested Transaction]. Object: StoredProcedure [dbo].[TestTryChild]. Script Date: 08/19/2009 13:33:07. ALTER procedure [dbo].[TestTryParent] as. Insert into Test1 values (Pirasanth,30) 1. Insert into Test1 values ('Pirasanth Wrong Data',30). Create procedure [dbo].[TestTryChild]. Insert into Test2 (name,age) values ('Pytha',30) 4. Insert into Test2 (name,age) values (Pytha Wrong Data,30) 5. That mean u r not A...
SOCIAL ENGAGEMENT