Tuesday, 26 July 2011
Fixed ~ Error installing SQL 2008 Business Intelligence Studio and Related Features
›
If you try to install/add feature SQL 2008 Business Intelligence Studio, to a machine with VS2008 having installed to a different loca...
Thursday, 21 July 2011
[Resolved] - AdventureWorks2008 sample database not available after installation
›
Many of you who have tried installing AdventureWorks2008 sample database, might have come across with an issue, which after installing th...
Thursday, 14 July 2011
Extension Methods in C#
›
As name implies extension methods allow existing classes to be extended without using inherita...
3 comments:
Delegates in C#
›
What's a delegate A delegate is a type that safely wraps/encapsulate a method. It is simi...
3 comments:
Wednesday, 4 May 2011
Fixed: SharePoint Designer Error - Unexpected error on server associating the workflow
›
When publishing a SPD workflow which contains more than 6 Approval process steps, it gives the following error : How ever if you try 5-...
15 comments:
Tuesday, 19 April 2011
How to display distinct data from a duplicated data source in an InfoPath form
›
Sometimes we have to get data to our InfoPath forms from various sources. (From SQL Table, using a Web Service, from a SharePoint list etc.....
1 comment:
Thursday, 27 January 2011
How to filter data correctly on a repeating table in an InfoPath form using a date range
›
If you have used InfoPath in your developments, you might have come across with the issue of filtering data using a date range, after the da...
8 comments:
Tuesday, 18 January 2011
Repeating a SQL row based on a value in a different column
›
There are times that we get requirements such as populating and duplicate SQL rows, based on a value, on another column. E.g.: In an invento...
2 comments:
Designing a windows form where size exceeds your screen’s resolution
›
Some times we need to design forms in our applications, beyond the size of our development machines screen resolution. But the worse case i...
Tuesday, 28 December 2010
Fixed - One or more ActiveX controls could not be displayed because either:...– When opening windows services screen
›
Sometimes when opening windows services screen (or by running ‘services.msc’ from the command prompt) you might receive the following err...
14 comments:
‹
›
Home
View web version