If you are working with SQL Server then you might already have used this great cycle selling company’s database (AdventureWorks)…
How To
Can’t access local SQL Server Reporting Server’s Report manger
Yes, though it sounds really strange for local instance of SQL Server Reporting Service (AKA SSRS) it is very real…
PAE … is it enabled ??
Last week I was asked by my boss that how do we know that if production server has PAE enabled…
Task history for Windows Scheduled Tasks !!
Though user’s workstations are usually upgraded with time, but generally servers are not so lucky. I guess they are last…
Integrating Silverlight in Web Site
I should say I work for really great company. And it is not just because I work there but it…
Open one XAML page from another XAML page …
Recently, I was required to dig lot deeper into new Silverlight 4 because of my work. I’ve been playing with…
Sorting in GridView
Sorting is kind of very useful information if we want to quickly analyze bunch of data based on columns. And…