Archive

RSS.NET (22)

Date Title
2011-11-05 Assembly redirection in .NET
2010-05-25 “HTTP 404.17 – Not Found” on Win7 for Web Site that was build with .net 3.0 as the target framework
2010-03-23 Did you know: How IIS 6.0 handles Custom Errors when aspnet_isapi.dll is mapped as a wildcard extension?
2009-12-15 “HTTP Error 500.19 - Internal Server Error” in IIS 7 / 7.5
2009-02-07 Programming “gotcha” when you code for Vista and beyond!
2009-01-27 LINQ Performance - Part 1 - LINQ to Collection
2009-01-27 Timepass... Fix the code...
2009-01-25 Explaining Delegates in C# - Part 7 (Asynchronous Callback - Way 4)
2009-01-23 Explaining Delegates in C# - Part 6 (Asynchronous Callback - Way 3)
2009-01-22 Explaining Delegates in C# - Part 5 (Asynchronous Callback - Way 2)
2009-01-22 Explaining Delegates in C# - Part 4 (Asynchronous Callback - Way 1)
2009-01-20 Explaining Delegates in C# - Part 3 (Events again)
2009-01-11 A C# Argument Parser for a Windows Console Application
2009-01-05 How To Configure and Use the Logging Application Block
2008-12-17 Explaining Delegates in C# - Part 2 (Events)
2008-12-15 Explaining Delegates in C# - Part 1 (Callback and Multicast delegates)
2008-12-12 DYK #3 - How can you find out if a method/class/field was annotated with any Attributes without looking at the code?
2008-07-13 How to use httpModules to troubleshoot your ASP.NET application
2008-06-17 Visual Studio 2008 - More control over Recent Projects list in Start Page
2008-06-14 C# Example for a File In Use
2008-06-13 Play with Colors - Part 2 - Check the font on a specific background using .NET reflection
2008-06-10 Play with Colors - Part 1 - See all the colors using .NET reflection

RSSAJAX (2)

Date Title
2009-01-28 Using Javascript and ASP.NET Ajax to create a continuous list
2008-06-13 System.Web.HttpException: The remote host closed the connection. The error code is 0x80072746.

RSSASP.NET (13)

Date Title
2009-11-20 How to troubleshoot slow Page Rendering in ASP.NET?
2009-07-10 Insert functionality in GridView – Part 2
2009-07-09 Location of Temporary ASP.NET files in Vista or Windows 7
2009-07-06 Missing Insert functionality in GridView – Part 1
2009-04-05 Sample ASPX page to show security details in ASP.NET
2009-01-28 Using Javascript and ASP.NET Ajax to create a continuous list
2008-11-15 Having your custom ASPX page in an ASP.NET compiled Website
2008-07-18 ASP.NET:How to write error messages into a text file using a simple httpModule
2008-07-13 Run a batch file as a specific User (or Administrator) from ASP.NET...
2008-07-13 How to use httpModules to troubleshoot your ASP.NET application
2008-06-19 4 ways to send a PDF file to the IE Client in ASP.NET 2.0
2008-06-13 Play with Colors - Part 2 - Check the font on a specific background using .NET reflection
2008-06-13 System.Web.HttpException: The remote host closed the connection. The error code is 0x80072746.

RSSBest Practices (1)

Date Title
2011-07-04 IIS 7 / IIS 7.5 Security Best Practices (nothing official about it)

RSSBlogEngine.NET (1)

Date Title
2008-09-01 How to customize Syndication in BlogEngine.NET

RSSBlogging (1)

Date Title
2008-09-01 How to customize Syndication in BlogEngine.NET

RSSBrowser (1)

Date Title
2008-06-25 Firefox 3 - Top 10 reasons that makes me a Firefox fan

RSSC# (12)

Date Title
2012-04-23 Create a Shortcut in the Startup Folder using C# without Interop
2010-04-03 Insert any binary file in C# assembly and extract it at runtime
2009-01-27 Timepass... Fix the code...
2009-01-25 Explaining Delegates in C# - Part 7 (Asynchronous Callback - Way 4)
2009-01-23 Explaining Delegates in C# - Part 6 (Asynchronous Callback - Way 3)
2009-01-22 Explaining Delegates in C# - Part 5 (Asynchronous Callback - Way 2)
2009-01-22 Explaining Delegates in C# - Part 4 (Asynchronous Callback - Way 1)
2009-01-20 Explaining Delegates in C# - Part 3 (Events again)
2009-01-11 A C# Argument Parser for a Windows Console Application
2009-01-05 How To Configure and Use the Logging Application Block
2008-12-17 Explaining Delegates in C# - Part 2 (Events)
2008-12-15 Explaining Delegates in C# - Part 1 (Callback and Multicast delegates)

RSSClient Certificate (0)

Date Title

RSSCode Snippet (10)

Date Title
2012-04-23 Create a Shortcut in the Startup Folder using C# without Interop
2010-06-16 Silverlight – Create a binary clock
2009-01-11 A C# Argument Parser for a Windows Console Application
2008-08-28 Visual Studio 9 - More control over Recent Projects list in Start Page
2008-08-16 Recursively listing all MOSS Site Collections and Sub Sites
2008-06-19 4 ways to send a PDF file to the IE Client in ASP.NET 2.0
2008-06-17 Visual Studio 2008 - More control over Recent Projects list in Start Page
2008-06-14 C# Example for a File In Use
2008-06-13 Play with Colors - Part 2 - Check the font on a specific background using .NET reflection
2008-06-10 Play with Colors - Part 1 - See all the colors using .NET reflection

RSSColor (2)

Date Title
2008-06-13 Play with Colors - Part 2 - Check the font on a specific background using .NET reflection
2008-06-10 Play with Colors - Part 1 - See all the colors using .NET reflection

RSSCommon Coding Mistakes (2)

Date Title
2010-06-28 Did you know - In Silverlight stretch doesn't work if you have width/height set explicitly
2010-06-26 Did you know - Setting Source property through code in Silverlight

RSSCSS (1)

Date Title
2008-06-10 Why do I like overflow:scroll so much?

RSSDelegates (7)

Date Title
2009-01-25 Explaining Delegates in C# - Part 7 (Asynchronous Callback - Way 4)
2009-01-23 Explaining Delegates in C# - Part 6 (Asynchronous Callback - Way 3)
2009-01-22 Explaining Delegates in C# - Part 5 (Asynchronous Callback - Way 2)
2009-01-22 Explaining Delegates in C# - Part 4 (Asynchronous Callback - Way 1)
2009-01-20 Explaining Delegates in C# - Part 3 (Events again)
2008-12-17 Explaining Delegates in C# - Part 2 (Events)
2008-12-15 Explaining Delegates in C# - Part 1 (Callback and Multicast delegates)

RSSDid you know (35)

Date Title
2010-12-04 Did You Know : Using SkipWhile() feature of LINQ
2010-10-25 Did You Know : The difference in a Rectangle with or without a Fill in Silverlight/WPF?
2010-07-17 Did you know - There is a method called Lorem that gives you a bunch of text
2010-07-09 Did you know - You can use ItemTemplate to create bindings with visual representation
2010-07-07 Did you know - There is an icon called Outline in VS2010 that helps in selecting control
2010-07-05 Did you know - VS 2010 gives you an option of Auto while working with the Grid in Silverlight
2010-07-02 Did you know - You can set the Resource for any control directly from VS2010 designer
2010-06-30 Did you know - Windows Key + X shows a pretty useful screen
2010-06-28 Did you know - In Silverlight stretch doesn't work if you have width/height set explicitly
2010-06-26 Did you know - Setting Source property through code in Silverlight
2010-05-27 Did you know: How to recreate “Default Web Site” in IIS 7 / 7.5
2010-03-23 Did you know: How IIS 6.0 handles Custom Errors when aspnet_isapi.dll is mapped as a wildcard extension?
2010-03-05 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 4
2010-03-04 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 3
2010-03-03 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 2
2010-03-02 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 1
2010-02-05 Did you know: Configure WebDAV to redirect a User/Group to a specific folder in IIS 7 / 7.5 – Part 2
2010-02-05 Did you know: Configure WebDAV in IIS 7 / 7.5 – Part 1
2010-01-14 Did you know: FTP Publishing… in IIS 7 / 7.5
2010-01-05 Did you know: Configure Web site content location in IIS 7 / 7.5
2009-12-31 Did you know: Set Connection Limits in IIS 7 / 7.5
2009-12-31 Did you know: Enable Custom Error (Language Specific Error Pages) in IIS 7 / 7.5 - Part 5
2009-12-23 Did you know: Enable Custom Error (.NET Error Pages) in IIS 7.5 - Part 4
2009-12-22 Did you know: Enable Custom Error (redirect) in IIS 7 / 7.5 - Part 3
2009-12-21 Did you know: Enable Custom Error (execute a URL) in IIS 7 / 7.5 - Part 2
2009-12-20 Did you know: Enable Custom Error in IIS 7 / 7.5 - Part 1
2009-12-13 Did you know: Enable content expiration in IIS 7 / 7.5
2009-12-09 Did you know: Enable HTTP Keep-alive in IIS 7 / 7.5
2009-12-08 Did you know: Add host header to a Web Site in IIS 7 / 7.5
2009-12-07 Did you know: Difference between Virtual Directory & Application in IIS 7 / 7.5
2009-12-07 Did you know: View Virtual Directories / Applications in IIS 7 / 7.5
2009-12-03 Did you know: Enable File Level Authentication in IIS 7 / 7.5
2008-12-12 DYK #3 - How can you find out if a method/class/field was annotated with any Attributes without looking at the code?
2008-12-03 DYK #2 - Sharepoint DSN is stored in registry
2008-12-02 DYK #1 - PSConfigUI default behavior

RSSDNS (1)

Date Title
2012-11-12 Step-by-Step: When creating a new Root Level Domain Controller you get the message “A delegation for this DNS server cannot be created because the authoritative parent zone cannot be found”

RSSDomain Controller (6)

Date Title
2012-11-12 Step-by-Step: When creating a new Root Level Domain Controller you get the message “A delegation for this DNS server cannot be created because the authoritative parent zone cannot be found”
2012-11-08 Step-by-Step: Remotely creating a new AD DS Forest Root Domain using Server Manager
2012-11-07 Step-by-Step: Centrally Demote Additional Domain Controller in Windows Server 2012 using PowerShell
2012-11-06 Step-by-Step: Centrally Demote Additional Domain Controller in Windows Server 2012 using Server Manager
2012-11-05 Step-by-Step: Centrally Deploy Additional Domain Controller in Windows Server 2012 using PowerShell
2012-11-04 Step-by-Step: Centrally Deploy Additional Domain Controller in Windows Server 2012 using Server Manager

RSSDownload (15)

Date Title
2013-01-22 Some wallpapers for you - Black is Black!
2012-01-26 Live Writer Plugin - Insert Youtube Videos in your blog with FullScreen capability
2010-09-15 PowerShell Script to disable or enable services that consume resource on Windows 7 with SharePoint 2010 installed
2010-06-16 Silverlight – Create a binary clock
2009-11-19 SQL Database files and Disk Drive Space Reporting Tool
2009-06-17 Smileys plugin for Windows Live Writer - Update
2009-06-17 Quotation Plug-in for Windows Live Writer
2009-02-25 Fancy Bullets plugin for Windows Live Writer - Update
2009-01-11 Playlist copier - Copy your mp3 to a folder from m3u playlist
2008-11-07 Folder Size utility to get the details of Folder
2008-09-23 Social Bookmarking Plugin for Windows Live Writer
2008-09-21 Fancy Bullets plugin for Windows Live Writer
2008-08-28 Visual Studio 9 - More control over Recent Projects list in Start Page
2008-08-16 Recursively listing all MOSS Site Collections and Sub Sites
2008-06-17 Visual Studio 2008 - More control over Recent Projects list in Start Page

RSSEnterprise Library (1)

Date Title
2009-01-05 How To Configure and Use the Logging Application Block

RSSFAST Search 2010 (6)

Date Title
2010-10-14 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 6
2010-10-13 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 5
2010-10-11 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 4
2010-09-29 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 3
2010-09-27 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 2
2010-09-25 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 1

RSSFastCGI (1)

Date Title
2009-12-07 IIS 7 / 7.5, FastCGI hosting PHP and Compression

RSSFirefox (3)

Date Title
2008-07-13 Firefox 3 - Is it too slow to open when you boot your PC?
2008-07-01 Firefox 3 - Here comes the reason number #11
2008-06-25 Firefox 3 - Top 10 reasons that makes me a Firefox fan

RSSFTP 7 (1)

Date Title
2010-01-14 Did you know: FTP Publishing… in IIS 7 / 7.5

RSSFTPS (4)

Date Title
2010-03-05 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 4
2010-03-04 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 3
2010-03-03 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 2
2010-03-02 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 1

RSSHiring (1)

Date Title
2011-04-11 Microsoft Premier Field Engineer India Team is hiring

RSSHTTPCompression (1)

Date Title
2009-12-07 IIS 7 / 7.5, FastCGI hosting PHP and Compression

RSSHttpModules (2)

Date Title
2008-07-18 ASP.NET:How to write error messages into a text file using a simple httpModule
2008-07-13 How to use httpModules to troubleshoot your ASP.NET application

RSSIIS (8)

Date Title
2011-07-04 IIS 7 / IIS 7.5 Security Best Practices (nothing official about it)
2011-03-17 ETag and IIS demystified
2010-05-27 Did you know: How to recreate “Default Web Site” in IIS 7 / 7.5
2010-03-23 Did you know: How IIS 6.0 handles Custom Errors when aspnet_isapi.dll is mapped as a wildcard extension?
2010-01-26 Performance Monitor (Perfmon) Counters for IIS - 3
2010-01-21 Performance Monitor (Perfmon) Counters for IIS - 2
2009-12-15 “HTTP Error 500.19 - Internal Server Error” in IIS 7 / 7.5
2009-08-25 Change IIS Server (Machine) name including IUSR and IWAM account

RSSIIS 7 (30)

Date Title
2011-07-04 IIS 7 / IIS 7.5 Security Best Practices (nothing official about it)
2011-03-17 ETag and IIS demystified
2010-08-24 MOSS 2007: Failed to create sample data. An exception of type Microsoft.SharePoint.SPException was thrown. Provisioning did not succeed. The site template was not provisioned successfully.
2010-07-21 Internet Explorer cannot display the webpage–after installing KB977377
2010-05-27 Did you know: How to recreate “Default Web Site” in IIS 7 / 7.5
2010-05-25 “HTTP 404.17 – Not Found” on Win7 for Web Site that was build with .net 3.0 as the target framework
2010-03-05 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 4
2010-03-04 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 3
2010-03-03 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 2
2010-03-02 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 1
2010-02-17 Performance Monitor (Perfmon) counters for IIS - 4
2010-02-05 Did you know: Configure WebDAV to redirect a User/Group to a specific folder in IIS 7 / 7.5 – Part 2
2010-02-05 Did you know: Configure WebDAV in IIS 7 / 7.5 – Part 1
2010-01-18 Unable to reinstall IIS 7 on Windows 7 or Windows Server 2008
2010-01-14 Did you know: FTP Publishing… in IIS 7 / 7.5
2010-01-12 The object identifier does not represent a valid object. (Exception from HRESULT: 0x800710D8)
2010-01-05 Did you know: Configure Web site content location in IIS 7 / 7.5
2009-12-31 Did you know: Set Connection Limits in IIS 7 / 7.5
2009-12-31 Did you know: Enable Custom Error (Language Specific Error Pages) in IIS 7 / 7.5 - Part 5
2009-12-22 Did you know: Enable Custom Error (redirect) in IIS 7 / 7.5 - Part 3
2009-12-21 Did you know: Enable Custom Error (execute a URL) in IIS 7 / 7.5 - Part 2
2009-12-20 Did you know: Enable Custom Error in IIS 7 / 7.5 - Part 1
2009-12-15 “HTTP Error 500.19 - Internal Server Error” in IIS 7 / 7.5
2009-12-13 Did you know: Enable content expiration in IIS 7 / 7.5
2009-12-09 Did you know: Enable HTTP Keep-alive in IIS 7 / 7.5
2009-12-08 Did you know: Add host header to a Web Site in IIS 7 / 7.5
2009-12-07 Did you know: Difference between Virtual Directory & Application in IIS 7 / 7.5
2009-12-07 Did you know: View Virtual Directories / Applications in IIS 7 / 7.5
2009-12-07 IIS 7 / 7.5, FastCGI hosting PHP and Compression
2009-12-03 Did you know: Enable File Level Authentication in IIS 7 / 7.5

RSSJobs (1)

Date Title
2011-04-11 Microsoft Premier Field Engineer India Team is hiring

RSSLINQ (5)

Date Title
2010-12-04 Did You Know : Using SkipWhile() feature of LINQ
2009-07-10 Insert functionality in GridView – Part 2
2009-07-06 Missing Insert functionality in GridView – Part 1
2009-03-26 System.InvalidOperationException: Sequence contains no elements
2009-01-27 LINQ Performance - Part 1 - LINQ to Collection

RSSLINQ TO XML (0)

Date Title

RSSLogparser (5)

Date Title
2010-02-18 Logparser Scenario 9:Find out different types of errors in your HTTP Error log files
2008-07-16 Logparser Scenario 8:Find out what is the peak time for your IIS Server
2008-07-16 Logparser Scenario 7:Checking the traffic/requests between a specific client and server
2008-07-16 Logparser Scenario 6:Searching files for culprits when you don't have Visual Studio on the Server
2008-07-16 Log parser 2.2:How can you use Log Parser for analyzing IIS Log files.

RSSMicrosoft (4)

Date Title
2010-08-13 PFE India team and Microsoft GTSC India is hiring
2009-01-05 How To Configure and Use the Logging Application Block
2008-12-08 You can now win with live Search - (Microsoft Initiative)
2008-09-27 Microsoft Autocollage – IS AWESOME!!!

RSSMiscellany (21)

Date Title
2013-01-22 Some wallpapers for you - Black is Black!
2012-04-23 Create a Shortcut in the Startup Folder using C# without Interop
2012-03-23 Weirdest System.Reflection.TargetInvocation exception of my life!
2011-09-10 Sharing my experience with Windows Phone 7 vs iPhone
2011-02-05 LinkedIn Group for Premier Field Engineering India
2010-08-13 PFE India team and Microsoft GTSC India is hiring
2009-12-16 Let the browser war continue
2009-11-05 Changing the design of DotNetScraps
2009-05-23 Screencast Software – Two free ones that I really liked…
2009-03-16 Getting back to the normal routine…
2009-02-08 Windows 7 – Yeah, I joined the bandwagon too…
2009-01-11 Playlist copier - Copy your mp3 to a folder from m3u playlist
2008-12-10 Partition + Data recovery nightmare (Error C10000B6) - Thank God it is over!!!
2008-12-08 You can now win with live Search - (Microsoft Initiative)
2008-09-27 Microsoft Autocollage – IS AWESOME!!!
2008-08-28 My last post (as an IIS/ASP.NET guy…)
2008-07-01 Firefox 3 - Here comes the reason number #11
2008-06-25 Firefox 3 - Top 10 reasons that makes me a Firefox fan
2008-06-14 C# Example for a File In Use
2008-06-13 Play with Colors - Part 2 - Check the font on a specific background using .NET reflection
2008-06-09 Welcome to .NetScraps!

RSSMOSS (4)

Date Title
2012-03-13 Troubleshooting SharePoint 2007 Cache
2010-08-24 MOSS 2007: Failed to create sample data. An exception of type Microsoft.SharePoint.SPException was thrown. Provisioning did not succeed. The site template was not provisioned successfully.
2008-09-17 Differences between WSS and MOSS 2007
2008-08-16 Recursively listing all MOSS Site Collections and Sub Sites

RSSPerformance (10)

Date Title
2011-03-17 ETag and IIS demystified
2010-09-15 PowerShell Script to disable or enable services that consume resource on Windows 7 with SharePoint 2010 installed
2010-02-18 Missing Process counter from Available Counters in Perfmon
2010-02-17 Performance Monitor (Perfmon) counters for IIS - 4
2010-01-26 Performance Monitor (Perfmon) Counters for IIS - 3
2010-01-21 Performance Monitor (Perfmon) Counters for IIS - 2
2010-01-21 Performance Monitor (Perfmon) counters for IIS - 1
2009-11-20 How to troubleshoot slow Page Rendering in ASP.NET?
2009-11-13 Microsoft Visual Round Trip Analyzer
2009-01-27 LINQ Performance - Part 1 - LINQ to Collection

RSSPersonal (1)

Date Title
2009-03-16 Getting back to the normal routine…

RSSPlugin (6)

Date Title
2012-01-26 Live Writer Plugin - Insert Youtube Videos in your blog with FullScreen capability
2009-06-17 Smileys plugin for Windows Live Writer - Update
2009-06-17 Quotation Plug-in for Windows Live Writer
2009-02-25 Fancy Bullets plugin for Windows Live Writer - Update
2008-09-23 Social Bookmarking Plugin for Windows Live Writer
2008-09-21 Fancy Bullets plugin for Windows Live Writer

RSSPowershell (4)

Date Title
2012-06-08 Powershell Tip #4 - Enumerate all the Farm Administrators of SharePoint
2012-05-28 Powershell Tip #3 - Enumerate all Content Databases in a MOSS 2007 farm
2012-05-27 Powershell Tip #2 - How to delete older IIS log files from all servers
2012-05-22 Powershell Tip #1 - How to find if a particular Windows Security patch is installed?

RSSPowerShell (11)

Date Title
2013-03-13 PowerShell Tip #12 - Create a file with time stamp
2013-02-14 PowerShell Tip #11 - Restart a service on a bunch of servers from a PowerShell script
2012-12-26 PowerShell Tip #10 - Read ExitCode from C# for a PowerShell script
2012-12-18 PowerShell Tip #9 - Pass parameters correctly to a function and create a file with usefull functions
2012-12-17 PowerShell Tip #8 - Create a function to log information
2012-11-07 Step-by-Step: Centrally Demote Additional Domain Controller in Windows Server 2012 using PowerShell
2012-11-05 Step-by-Step: Centrally Deploy Additional Domain Controller in Windows Server 2012 using PowerShell
2012-09-21 Powershell Tip #7 - How to find which sites use a specific webpart in SharePoint
2012-09-21 Powershell Tip #6 – Send an email
2012-07-11 Powershell Tip #5 - Migrate users from one domain to another
2012-05-17 PowerShell Single Line commands on Windows Server 8 and Windows 8

RSSProductivity (1)

Date Title
2012-06-05 Tata Photon automatic redirection to Tataindicom.com and yahoo

RSSReflection (4)

Date Title
2010-04-03 Insert any binary file in C# assembly and extract it at runtime
2008-12-12 DYK #3 - How can you find out if a method/class/field was annotated with any Attributes without looking at the code?
2008-06-13 Play with Colors - Part 2 - Check the font on a specific background using .NET reflection
2008-06-10 Play with Colors - Part 1 - See all the colors using .NET reflection

RSSRIA (1)

Date Title
2010-10-10 Silverlight 4 and .NET RIA Services - Step By Step - TOC

RSSServer Core (1)

Date Title
2012-11-22 Step-by-Step: Converting Windows Server 2012 Core to Windows Server 2012 GUI with Desktop Experience to Windows Server 2012 with Management Shell and back

RSSServer Manager (4)

Date Title
2012-11-12 Step-by-Step: When creating a new Root Level Domain Controller you get the message “A delegation for this DNS server cannot be created because the authoritative parent zone cannot be found”
2012-11-08 Step-by-Step: Remotely creating a new AD DS Forest Root Domain using Server Manager
2012-11-06 Step-by-Step: Centrally Demote Additional Domain Controller in Windows Server 2012 using Server Manager
2012-11-04 Step-by-Step: Centrally Deploy Additional Domain Controller in Windows Server 2012 using Server Manager

RSSSharepoint (23)

Date Title
2012-09-21 Powershell Tip #7 - How to find which sites use a specific webpart in SharePoint
2012-07-11 Powershell Tip #5 - Migrate users from one domain to another
2012-05-24 How to delete a Site Collection that acts tough in SharePoint? [0x80070003]
2012-05-23 Troubleshoot Error 6482 on Office SharePoint Server
2012-03-13 Troubleshooting SharePoint 2007 Cache
2011-11-23 What to do if you get 'WebForm_PostBackOptions' is undefined with MOSS 2007
2010-08-24 MOSS 2007: Failed to create sample data. An exception of type Microsoft.SharePoint.SPException was thrown. Provisioning did not succeed. The site template was not provisioned successfully.
2009-11-19 SQL Database files and Disk Drive Space Reporting Tool
2009-09-25 MOSS 2007 – Step by Step – Part 9
2009-09-23 MOSS 2007 – Step by Step – Part 8
2009-09-19 MOSS 2007 – Step by Step – Part 7
2009-09-16 MOSS 2007 – Step by Step – Part 6
2009-09-14 MOSS 2007 – Step by Step – Part 5
2009-09-10 MOSS 2007 – Step by Step – Part 4
2009-09-09 MOSS 2007 – Step by Step – Part 3
2009-09-08 MOSS 2007 – Step by Step – Table of Contents
2009-09-07 MOSS 2007 – Step by Step – Part 2
2009-09-06 MOSS 2007 – Step by Step – Part 1
2008-12-03 DYK #2 - Sharepoint DSN is stored in registry
2008-12-02 DYK #1 - PSConfigUI default behavior
2008-10-24 Sharepoint Log Files and Locations
2008-09-24 Failed to create feature receiver object from assembly
2008-09-17 Differences between WSS and MOSS 2007

RSSSharePoint 2010 (13)

Date Title
2012-09-21 Powershell Tip #7 - How to find which sites use a specific webpart in SharePoint
2012-05-16 System.InvalidOperationException: A failure occurred SPDistributedCacheServiceInstance::Provision()
2010-10-14 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 6
2010-10-13 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 5
2010-10-11 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 4
2010-09-29 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 3
2010-09-27 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 2
2010-09-25 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 1
2010-09-15 PowerShell Script to disable or enable services that consume resource on Windows 7 with SharePoint 2010 installed
2010-04-08 SharePoint 2010 - Set up your development environment for Windows 7 using Boot from VHD - 1 [semi automated way with scripts]
2010-01-01 SharePoint 2010 – Step by Step – 3
2009-12-30 SharePoint 2010 – Step by Step – 2
2009-12-29 SharePoint 2010 – Step By Step – 1

RSSSharePoint 2013 (0)

Date Title

RSSSilverlight (28)

Date Title
2011-07-31 What is so special about ObservableCollection?
2011-05-06 Dependency Property explained
2011-04-12 Create Trial applications for Windows Phone 7 MarketPlace
2011-03-17 A couple of applications for Windows Phone 7
2011-03-01 Bind your Silverlight elements to local variables
2011-02-14 Play multiple sound files in Silverlight for Windows Phone 7
2011-01-31 Silverlight - How to load and clip an image in code
2010-11-14 Future of Silverlight
2010-10-25 Did You Know : The difference in a Rectangle with or without a Fill in Silverlight/WPF?
2010-10-12 Silverlight - Application Structure - 2 - Load assembly on demand
2010-10-12 Silverlight - Application Structure - 1
2010-10-10 Silverlight 4 and .NET RIA Services - Step By Step - TOC
2010-10-10 Silverlight and .NET RIA Services - Step by Step - 9
2010-10-05 Silverlight and .NET RIA Services - Step by Step - 8
2010-10-01 Silverlight and .NET RIA Services - Step by Step - 7
2010-09-30 Silverlight and .NET RIA Services - Step by Step - 6
2010-09-28 Silverlight and .NET RIA Services - Step by Step - 5
2010-09-27 Silverlight and .NET RIA Services - Step by Step - 4
2010-09-22 Silverlight and .NET RIA Services - Step by Step - 3
2010-09-20 Silverlight and .NET RIA Services - Step by Step - 2
2010-09-18 Silverlight and .NET RIA Services - Step by Step - 1
2010-07-09 Did you know - You can use ItemTemplate to create bindings with visual representation
2010-07-07 Did you know - There is an icon called Outline in VS2010 that helps in selecting control
2010-07-05 Did you know - VS 2010 gives you an option of Auto while working with the Grid in Silverlight
2010-07-02 Did you know - You can set the Resource for any control directly from VS2010 designer
2010-06-28 Did you know - In Silverlight stretch doesn't work if you have width/height set explicitly
2010-06-26 Did you know - Setting Source property through code in Silverlight
2010-06-16 Silverlight – Create a binary clock

RSSSQL (3)

Date Title
2012-08-31 Missing SQL Server Profiler from SSMS [SQL Server 2008 R2]
2009-11-19 SQL Database files and Disk Drive Space Reporting Tool
2008-11-12 Getting details about all SQL databases with one query

RSSStep By Step (30)

Date Title
2012-11-22 Step-by-Step: Converting Windows Server 2012 Core to Windows Server 2012 GUI with Desktop Experience to Windows Server 2012 with Management Shell and back
2012-11-12 Step-by-Step: When creating a new Root Level Domain Controller you get the message “A delegation for this DNS server cannot be created because the authoritative parent zone cannot be found”
2012-11-08 Step-by-Step: Remotely creating a new AD DS Forest Root Domain using Server Manager
2012-11-07 Step-by-Step: Centrally Demote Additional Domain Controller in Windows Server 2012 using PowerShell
2012-11-06 Step-by-Step: Centrally Demote Additional Domain Controller in Windows Server 2012 using Server Manager
2012-11-05 Step-by-Step: Centrally Deploy Additional Domain Controller in Windows Server 2012 using PowerShell
2012-11-04 Step-by-Step: Centrally Deploy Additional Domain Controller in Windows Server 2012 using Server Manager
2010-10-14 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 6
2010-10-13 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 5
2010-10-11 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 4
2010-09-29 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 3
2010-09-27 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 2
2010-09-25 Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 1
2010-03-05 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 4
2010-03-04 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 3
2010-03-03 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 2
2010-03-02 Did you know: Configure Client Certificate Mapping in FTP 7.5 - Part 1
2010-01-01 SharePoint 2010 – Step by Step – 3
2009-12-30 SharePoint 2010 – Step by Step – 2
2009-12-29 SharePoint 2010 – Step By Step – 1
2009-09-25 MOSS 2007 – Step by Step – Part 9
2009-09-23 MOSS 2007 – Step by Step – Part 8
2009-09-19 MOSS 2007 – Step by Step – Part 7
2009-09-16 MOSS 2007 – Step by Step – Part 6
2009-09-14 MOSS 2007 – Step by Step – Part 5
2009-09-10 MOSS 2007 – Step by Step – Part 4
2009-09-09 MOSS 2007 – Step by Step – Part 3
2009-09-08 MOSS 2007 – Step by Step – Table of Contents
2009-09-07 MOSS 2007 – Step by Step – Part 2
2009-09-06 MOSS 2007 – Step by Step – Part 1

RSSTimepass (3)

Date Title
2013-01-22 Some wallpapers for you - Black is Black!
2010-05-29 Bing vs Google – On a lighter note…
2009-01-27 Timepass... Fix the code...

RSSTips and Tricks (50)

Date Title
2013-03-13 PowerShell Tip #12 - Create a file with time stamp
2013-02-14 PowerShell Tip #11 - Restart a service on a bunch of servers from a PowerShell script
2012-09-21 Powershell Tip #7 - How to find which sites use a specific webpart in SharePoint
2012-08-31 Missing SQL Server Profiler from SSMS [SQL Server 2008 R2]
2012-07-11 Powershell Tip #5 - Migrate users from one domain to another
2012-06-05 Tata Photon automatic redirection to Tataindicom.com and yahoo
2012-04-23 Create a Shortcut in the Startup Folder using C# without Interop
2011-11-05 Assembly redirection in .NET
2011-09-08 Did you know - Visual Studio 2010 Feature Pack 2
2011-08-18 Get rid of (use Blank ringtone for) Junk calls in Windows Phone 7 or iPhone
2011-07-04 IIS 7 / IIS 7.5 Security Best Practices (nothing official about it)
2011-04-10 Winsxs folder space in Windows 7
2011-03-17 ETag and IIS demystified
2011-02-06 How to view only Unread Mails in Microsoft Outlook 2010
2010-07-17 Did you know - There is a method called Lorem that gives you a bunch of text
2010-07-09 Did you know - You can use ItemTemplate to create bindings with visual representation
2010-07-07 Did you know - There is an icon called Outline in VS2010 that helps in selecting control
2010-07-05 Did you know - VS 2010 gives you an option of Auto while working with the Grid in Silverlight
2010-07-02 Did you know - You can set the Resource for any control directly from VS2010 designer
2010-06-30 Did you know - Windows Key + X shows a pretty useful screen
2010-05-27 Did you know: How to recreate “Default Web Site” in IIS 7 / 7.5
2010-02-18 Missing Process counter from Available Counters in Perfmon
2010-02-18 Logparser Scenario 9:Find out different types of errors in your HTTP Error log files
2010-01-15 Enable Instant Search in Microsoft Outlook
2009-11-20 How to troubleshoot slow Page Rendering in ASP.NET?
2009-11-19 SQL Database files and Disk Drive Space Reporting Tool
2009-08-25 Change IIS Server (Machine) name including IUSR and IWAM account
2009-07-09 Location of Temporary ASP.NET files in Vista or Windows 7
2009-02-07 Programming “gotcha” when you code for Vista and beyond!
2009-01-28 Using Javascript and ASP.NET Ajax to create a continuous list
2009-01-11 A C# Argument Parser for a Windows Console Application
2009-01-05 How To Configure and Use the Logging Application Block
2008-11-15 Having your custom ASPX page in an ASP.NET compiled Website
2008-11-12 Getting details about all SQL databases with one query
2008-09-18 Cannot remove folder? It is being used by another person or program… but Who??
2008-09-01 How to customize Syndication in BlogEngine.NET
2008-08-28 Visual Studio 9 - More control over Recent Projects list in Start Page
2008-08-16 Recursively listing all MOSS Site Collections and Sub Sites
2008-07-18 ASP.NET:How to write error messages into a text file using a simple httpModule
2008-07-16 Logparser Scenario 8:Find out what is the peak time for your IIS Server
2008-07-16 Logparser Scenario 7:Checking the traffic/requests between a specific client and server
2008-07-16 Logparser Scenario 6:Searching files for culprits when you don't have Visual Studio on the Server
2008-07-16 Log parser 2.2:How can you use Log Parser for analyzing IIS Log files.
2008-07-13 Run a batch file as a specific User (or Administrator) from ASP.NET...
2008-07-13 Firefox 3 - Is it too slow to open when you boot your PC?
2008-07-01 Firefox 3 - Here comes the reason number #11
2008-06-19 4 ways to send a PDF file to the IE Client in ASP.NET 2.0
2008-06-17 Visual Studio 2008 - More control over Recent Projects list in Start Page
2008-06-13 System.Web.HttpException: The remote host closed the connection. The error code is 0x80072746.
2008-06-10 Why do I like overflow:scroll so much?

RSSTroubleshooting (39)

Date Title
2012-08-31 Missing SQL Server Profiler from SSMS [SQL Server 2008 R2]
2012-05-24 How to delete a Site Collection that acts tough in SharePoint? [0x80070003]
2012-05-23 Troubleshoot Error 6482 on Office SharePoint Server
2012-05-16 System.InvalidOperationException: A failure occurred SPDistributedCacheServiceInstance::Provision()
2012-05-15 Failed to restore virtual machine state on Windows 8 Hyper-V
2012-03-23 Weirdest System.Reflection.TargetInvocation exception of my life!
2012-03-13 Troubleshooting SharePoint 2007 Cache
2011-11-23 What to do if you get 'WebForm_PostBackOptions' is undefined with MOSS 2007
2010-08-24 MOSS 2007: Failed to create sample data. An exception of type Microsoft.SharePoint.SPException was thrown. Provisioning did not succeed. The site template was not provisioned successfully.
2010-07-21 Internet Explorer cannot display the webpage–after installing KB977377
2010-05-25 “HTTP 404.17 – Not Found” on Win7 for Web Site that was build with .net 3.0 as the target framework
2010-05-10 The mysterious Local Disk Q in Windows 7
2010-02-18 Missing Process counter from Available Counters in Perfmon
2010-02-18 Logparser Scenario 9:Find out different types of errors in your HTTP Error log files
2010-02-17 Performance Monitor (Perfmon) counters for IIS - 4
2010-01-26 Performance Monitor (Perfmon) Counters for IIS - 3
2010-01-21 Performance Monitor (Perfmon) Counters for IIS - 2
2010-01-21 Performance Monitor (Perfmon) counters for IIS - 1
2010-01-18 Unable to reinstall IIS 7 on Windows 7 or Windows Server 2008
2010-01-15 Enable Instant Search in Microsoft Outlook
2010-01-12 The object identifier does not represent a valid object. (Exception from HRESULT: 0x800710D8)
2009-12-15 “HTTP Error 500.19 - Internal Server Error” in IIS 7 / 7.5
2009-11-20 How to troubleshoot slow Page Rendering in ASP.NET?
2009-11-13 Microsoft Visual Round Trip Analyzer
2009-06-17 Unable to create Database diagrams
2009-03-26 Win 7 - 4GB installed, but shows only 3GB!!
2009-03-26 System.InvalidOperationException: Sequence contains no elements
2008-12-10 Partition + Data recovery nightmare (Error C10000B6) - Thank God it is over!!!
2008-12-03 DYK #2 - Sharepoint DSN is stored in registry
2008-09-24 Failed to create feature receiver object from assembly
2008-09-18 Cannot remove folder? It is being used by another person or program… but Who??
2008-07-18 ASP.NET:How to write error messages into a text file using a simple httpModule
2008-07-16 Logparser Scenario 8:Find out what is the peak time for your IIS Server
2008-07-16 Logparser Scenario 7:Checking the traffic/requests between a specific client and server
2008-07-16 Logparser Scenario 6:Searching files for culprits when you don't have Visual Studio on the Server
2008-07-16 Log parser 2.2:How can you use Log Parser for analyzing IIS Log files.
2008-07-13 Run a batch file as a specific User (or Administrator) from ASP.NET...
2008-07-13 How to use httpModules to troubleshoot your ASP.NET application
2008-06-13 System.Web.HttpException: The remote host closed the connection. The error code is 0x80072746.

RSSVisual Studio (2)

Date Title
2008-08-28 Visual Studio 9 - More control over Recent Projects list in Start Page
2008-06-17 Visual Studio 2008 - More control over Recent Projects list in Start Page

RSSVisual Studio 2010 (13)

Date Title
2011-09-08 Did you know - Visual Studio 2010 Feature Pack 2
2010-10-12 Silverlight - Application Structure - 2 - Load assembly on demand
2010-10-12 Silverlight - Application Structure - 1
2010-10-10 Silverlight 4 and .NET RIA Services - Step By Step - TOC
2010-10-10 Silverlight and .NET RIA Services - Step by Step - 9
2010-10-05 Silverlight and .NET RIA Services - Step by Step - 8
2010-10-01 Silverlight and .NET RIA Services - Step by Step - 7
2010-09-30 Silverlight and .NET RIA Services - Step by Step - 6
2010-09-28 Silverlight and .NET RIA Services - Step by Step - 5
2010-09-27 Silverlight and .NET RIA Services - Step by Step - 4
2010-09-22 Silverlight and .NET RIA Services - Step by Step - 3
2010-09-20 Silverlight and .NET RIA Services - Step by Step - 2
2010-09-18 Silverlight and .NET RIA Services - Step by Step - 1

RSSWebDAV (2)

Date Title
2010-02-05 Did you know: Configure WebDAV to redirect a User/Group to a specific folder in IIS 7 / 7.5 – Part 2
2010-02-05 Did you know: Configure WebDAV in IIS 7 / 7.5 – Part 1

RSSWin 7 (2)

Date Title
2010-01-18 Unable to reinstall IIS 7 on Windows 7 or Windows Server 2008
2009-03-26 Win 7 - 4GB installed, but shows only 3GB!!

RSSWindows 8 (2)

Date Title
2012-05-17 PowerShell Single Line commands on Windows Server 8 and Windows 8
2012-05-15 Failed to restore virtual machine state on Windows 8 Hyper-V

RSSWindows Live Writer (8)

Date Title
2012-01-26 Live Writer Plugin - Insert Youtube Videos in your blog with FullScreen capability
2009-06-17 Smileys plugin for Windows Live Writer - Update
2009-06-17 Quotation Plug-in for Windows Live Writer
2009-02-25 Fancy Bullets plugin for Windows Live Writer - Update
2008-11-05 Error while installing Windows Live Writer on Win 2008
2008-09-23 Social Bookmarking Plugin for Windows Live Writer
2008-09-21 Fancy Bullets plugin for Windows Live Writer
2008-06-10 Why do I like overflow:scroll so much?

RSSWindows Phone (2)

Date Title
2013-01-26 Smart Dialer for Windows Phone - Update
2012-11-28 Kidculator released to the Windows Phone Marketplace

RSSWindows Phone 7 (8)

Date Title
2013-04-05 Windows Phone - Play a music in the background across pages
2013-01-26 Smart Dialer for Windows Phone - Update
2012-11-28 Kidculator released to the Windows Phone Marketplace
2011-09-10 Sharing my experience with Windows Phone 7 vs iPhone
2011-08-02 The [NeutralResourceLanguage] attribute is missing on the entry assembly. (2003)
2011-04-12 Create Trial applications for Windows Phone 7 MarketPlace
2011-03-17 A couple of applications for Windows Phone 7
2011-02-14 Play multiple sound files in Silverlight for Windows Phone 7

RSSWindows Phone 8 (3)

Date Title
2013-04-05 Windows Phone - Play a music in the background across pages
2013-01-26 Smart Dialer for Windows Phone - Update
2012-11-28 Kidculator released to the Windows Phone Marketplace

RSSWindows Server 2012 (7)

Date Title
2012-11-22 Step-by-Step: Converting Windows Server 2012 Core to Windows Server 2012 GUI with Desktop Experience to Windows Server 2012 with Management Shell and back
2012-11-12 Step-by-Step: When creating a new Root Level Domain Controller you get the message “A delegation for this DNS server cannot be created because the authoritative parent zone cannot be found”
2012-11-08 Step-by-Step: Remotely creating a new AD DS Forest Root Domain using Server Manager
2012-11-07 Step-by-Step: Centrally Demote Additional Domain Controller in Windows Server 2012 using PowerShell
2012-11-06 Step-by-Step: Centrally Demote Additional Domain Controller in Windows Server 2012 using Server Manager
2012-11-05 Step-by-Step: Centrally Deploy Additional Domain Controller in Windows Server 2012 using PowerShell
2012-11-04 Step-by-Step: Centrally Deploy Additional Domain Controller in Windows Server 2012 using Server Manager

RSSWindows Server 8 (1)

Date Title
2012-05-17 PowerShell Single Line commands on Windows Server 8 and Windows 8

RSSWPF (3)

Date Title
2011-07-31 What is so special about ObservableCollection?
2011-05-06 Dependency Property explained
2010-10-25 Did You Know : The difference in a Rectangle with or without a Fill in Silverlight/WPF?

RSSWSS (1)

Date Title
2008-09-17 Differences between WSS and MOSS 2007

RSSUncategorized (8)

Date Title
2011-08-08 A few free applications for WP7
2011-06-12 Smart Dialer for Windows Phone 7
2010-01-19 Cannot add duplicate collection entry of type in IIS 7 / 7.5
2009-08-26 DBCC SHRINKDB – Understanding Math behind it……
2008-10-02 ASP.NET - Response time is very slow for the first request to application (45+ seconds)
2008-10-01 Warning: Page has Expired - when users click the back button in Internet Explorer
2008-06-26 Shooting yourself in the foot - IIS 6.0 OWA HTTP/1.1 400 Bad Request (Header Field Too Long)
2008-06-21 The Finally Block problem...

Total

220 posts

Rahul Soni

Rahul Soni  Twitter

 LinkedIn

 Facebook

 Email me



Vivek Kumbhar

Vivek Kumbhar  Twitter

 LinkedIn

 Facebook

 Email me


Stack Exchange

profile for Vivek at Server Fault, Q&A for system administrators and IT professionals

profile for Rahul Soni at Stack Overflow, Q&A for professional and enthusiast programmers

Calendar

<<  May 2013  >>
MoTuWeThFrSaSu
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

View posts in large calendar

All Items
Sign in

Visit Microsoft's Site

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.
© Copyright 2013, Rahul Soni

Powered by BlogEngine.NET 1.4.5.0