Having your custom ASPX page in an ASP.NET compiled Website

by praveen 11/14/2008 4:37:11 PM
  When you publish an ASP.NET website using Visual Studio it will give you a pre-compiled site. This process of pre-compilation does various actions on the ASPX pages. Files are treated differently. There are various reasons why you would want to pre-compile your ASP.NET site. If you need more ... [More]


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

ASP.NET | Tips and Tricks

Getting details about all SQL databases with one query

by rahul 11/11/2008 6:11:39 AM
Scenario: You have a SQL Server, and plenty of databases. Time progresses, and you started using another Disk OR Partition. Let's say you want to know how much space is being taken by all the Databases put together. OR better still, you want to get the details of all the Databases at one shot and no... [More]


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

Tips and Tricks | SQL

Folder Size utility to get the details of Folder

by rahul 11/6/2008 9:53:28 PM
To keep your Hard Drive in shape, you need to delete unnecessary files and defragment it at regular intervals. The challenge is, how to find out which folders are taking the major chunk (without going into each of the folder manually and looking at the file sizes)? I wrote this very basic utility to... [More]


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Download

Error while installing Windows Live Writer on Win 2008

by rahul 11/4/2008 6:54:41 AM
I was pretty surprised to see that WLW was NOT getting setup on Windows Server 2008. While trying to set it up on my Win 2k8, which I am using as my desktop I was getting the following error... --------------------------- Windows Live Installer --------------------------- Sorry, Windows ... [More]


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Windows Live Writer

Sharepoint Log Files and Locations

by rahul 10/23/2008 8:09:11 PM
While installation of Sharepoint (MOSS) you may face certain issues. In this post, I would just point you to some of the files which may be useful in order to troubleshoot the set up problems. First things first... you can configure it! To do that, you need to edit the appropriate Config.xml file i... [More]


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Sharepoint

ASP.NET - Response time is very slow for the first request to application (45+ seconds)

by Vignesh 10/1/2008 9:17:47 AM
I worked on a very strange issue that was hard to nail down. My customer had deployed his ASP.NET 2.0 application on 4 IIS 6.0 web servers. The application worked fine on all of them but one. Let's call the servers S1,S2,S3 and S4. The average response times to requests are between 1-3 seconds on S1... [More]


Currently rated 3.8 by 4 people

  • Currently 3.75/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Warning: Page has Expired - when users click the back button in Internet Explorer

by Vignesh 9/30/2008 7:35:26 PM
If you use the following directive <%@ OutputCache Duration="10" VaryByParam="*" Location="Server" %> on an .aspx page, it's possible that this can lead to an undesirable side effect when users click the back button in Internet Explorer. They will see a warnin... [More]


Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Microsoft Autocollage – IS AWESOME!!!

by rahul 9/26/2008 5:03:32 PM
I like time saving utilities, and become specially excited if something is saving time and easy to use at the same time. Have a look at some of these collages… To create them I have spent about 15 minutes in total, and I loved the output   Read more about Autocollage 2008or do... [More]


Currently rated 4.0 by 1 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

Miscellany | Microsoft

Failed to create feature receiver object from assembly

by rahul 9/23/2008 11:49:33 PM
I was learning to develop a feature in Sharepoint, and started with Inside Microsoft Windows SharePoint Services 3.0 by Tedd Pattison. It is a really awesome book. But this post is about a problem which really frustrated me and I ended up wasting some precious minutes struggling over a non-issue. I ... [More]


Currently rated 4.0 by 1 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

Sharepoint | Troubleshooting

Social Bookmarking Plugin for Windows Live Writer

by rahul 9/22/2008 7:20:59 PM
Here is another version of my Social Bookmark Plug-in for Windows Live Writer. Based on the previous feedback I have changed a few things. The script errors that used to come in WLW due to the embedded scripts won’t bother you anymore. Besides, there are 4 more book marking sites incorporated, namel... [More]


Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

Windows Live Writer | Plugin | Download

Calendar

<<  November 2008  >>
MoTuWeThFrSaSu
272829303112
3456789
10111213141516
17181920212223
24252627282930
1234567

View posts in large calendar

Recent comments

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway. We try our best to write good code, but none of the code here is tested on Production boxes. Feel free to use the code, BUT test it before you do so (in simple words... use it at your own risk)

© Copyright 2008

Sign in