Accessing Culture Information for all available cultures in JavaScript is always difficult and most of the web developer has to search on internet for this…
To automate deployment in SharePoint 2010/2013 on-premise solution, we have to use PowerShell. One of the deployment activity is creating SharePoint Custom Lists/Libraries and associating…
What is SharePoint 2010 Features? SharePoint Features is part of Packaging and Deployment in SharePoint 2010 Features make it easier to activate or deactivate functionality…
This article describes Microsoft SharePoint Server 2010 software boundaries and limits. These include the following: Exceeding any of Supported limits may cause Performance Issue in…
What is AJAX ? AJAX is Asynchronous JavaScript And XML. The XmlHttpRequest is an actual object which works behind the scene. Ajax implementation uses JavaScript…
Garbage Collection in .NET Garbage Collector provide automatic Memory Management in .NET. It is Component of .net CLR (Common Language Runtime). Follow are the advantages…
What is Web Service in ASP.net (SOAP) SOAP is an XML-based messaging framework specifically designed for exchanging formatted data across the Internet, for example using…
Static classes and class members are used to create data and functions that can be accessed without creating an instance of the class. To separate…
A trigger is an object contained within an SQL Server database that is used to execute a batch of SQL code whenever a specific event…
Hi Guys, Generally Flash comes with two meanings – 1) Flash for Designer & 2) Flash for Developers (ActionScript). Designer always threaten about ActionScripting. It is…