Author: Jitendra
-
Opening RadWindow from another RadWindow – Telerik Control
Opening RadWindow from another RadWindow: Sometime it may require opening the radwindow from another radwindow. But believe me; it will not be easy.Problems I faced were: New window opened behind the parent radwindow. New window open in area of parent window only. So we cannot resize the window as per required. To overcome all these properties:…
-
Java Destructor – finalize()
Concept of destructor in JAVA. finalize() method.
-
Drop Stored Procedure if exist in SQL Server
How to drop the stored procedure in SQL Server if exist
-
Search for Table in SQL Server
In organization, where huge number of tables present in database. its very hard to search the particular table. Here few SQL queries to search the table name by pattern. Search For Table whose name starts with A Clustered Index speeds up performance of the query ran on that table. Clustered Index are usually Primary Key but…
-
Background and foreground thread in c#
Example of Threading in C#. Includes Foreground and Background Threading.
-
Add FeedBurner in Blog and Enable Subscribe by email
Explains that how to use Google Feedburner for RSS in Blog and how to enable the Email Subscription
-
Tracing ASP.NET Website
Demonstrates that how to Trace ASP.NET web applications
-
How to Host S-Control in Visualforce Page
Explains that How to Host S-Control in Visualforce Page
-
How to create S-Control in Salesforce
Explains that how to create a S-Control in Salesforce.com
-
Difference between Sandbox and developer edition in Salesforce
Explains the basic difference in Sandbox and developer edition of Salesforce