Tuesday, February 23, 2010
How to generate Data script from SQL Database
SQL Server 2005 provides a way to generate a scripts for database schema such as Tables, Stored Procedures, Triggers, Functions, Views etc. That’s a good feature you need when you want to move the database schema form one environment to another environment. But what about data? You guys might faced a challenge to fetch data from production to development and you can not use backup and restore option since If you do so, what ever changes you made in development database will be vanished.
JavaScript Frameworks/Libraries Side by Side Comparison
Now a days everyone is using JavaScript frameworks/library in there JavaScript based application development for easier development, especially for AJAX.
There is list of notable JavaScript Frameworks/libraries are available, but the question is which one appropriate to choose.
There is list of notable JavaScript Frameworks/libraries are available, but the question is which one appropriate to choose.
Friday, February 19, 2010
How to Eliminate Merged Cells from a Reporting Services Excel Export
Recently i developed a report as i do normally by using Page Header (Images and Report Heading), Body (Data within tables) and Page footer (Page Numbers and date and time of report generation). When displaying on the web page or export to excel, all fields and layout shows correctly with out any issue. But the problem is when export to excel, some of the columns were merged as shown below.
Thursday, February 11, 2010
Top 10 VMware Performance Tweaks
Looking for VMWare optimization to improve performance, then look into this article.
Before you leave:
Before you leave:
- Tell me whether you like this article or not? Rate this post accordingly by selecting the stars below.
- Any suggestion, question or comment? Please post it in the comments below.
Wednesday, February 10, 2010
A nice article about Microsoft Windows Communication Foundation (WCF) Basics
Look into this article to get quick understanding and basics on WCF.
Before you leave:
Before you leave:
- Tell me whether you like this article or not? Rate this post accordingly by selecting the stars below.
- Any suggestion, question or comment? Please post it in the comments below.
How to Delete SharedServices?
What ever reason you want to delete the shared services, because of wrong name or wrong site, you can do it either using UI or STSADM tool. Some times UI delete option is disabled, so you dont have any choice other than using STSADM tool.
Virtual Server Performance Tips
Go to this link. I found the article which is very nice and useful for improving virtual server performance.
Before you leave:
Before you leave:
- Tell me whether you like this article or not? Rate this post accordingly by selecting the stars below.
- Any suggestion, question or comment? Please post it in the comments below.
Subscribe to:
Posts (Atom)