Sign in
MSDN Blogs
Microsoft Blog Images
More ...
TheWay I See It
Techno Funda By Vijayshinva Karnure.
Tags
.NET
AppFabric
ASP.NET
BizTalk
C#
Debug
IIS
IIS 7 Tip
InternetExplorer
Live
PowerShell
SCCM
Security
SSRS
Tools
VisualStudio
WinDbg
Windows
All opinions posted here are those of the author and are in no way intended to represent those of his employer. All posts are provided "AS IS" with no warranties, and confers no rights.
Recent Posts
Tools To Simulate CPU / Memory / Disk Load
Posted
6 months ago
by
Shinva
Where is ASP.NET 4.5 …wait Where is .NET 4.5 ?
Posted
7 months ago
by
Shinva
IIS 8 What's new – Website settings
Posted
7 months ago
by
Shinva
IIS 8 What's new – Application pool settings
Posted
7 months ago
by
Shinva
Windows 8 is the Super workstation OS I had been waiting for
Posted
7 months ago
by
Shinva
Archives
Archives
May 2013
(2)
April 2013
(1)
October 2012
(6)
September 2012
(2)
September 2010
(2)
January 2010
(1)
December 2009
(1)
November 2009
(5)
October 2009
(1)
September 2009
(2)
August 2009
(1)
July 2009
(1)
May 2009
(5)
April 2009
(4)
March 2009
(5)
February 2009
(4)
January 2009
(3)
November 2008
(1)
October 2008
(2)
September 2008
(1)
May 2008
(3)
April 2008
(3)
March 2008
(3)
February 2008
(2)
January 2008
(2)
December 2007
(3)
November 2007
(3)
October 2007
(2)
May 2007
(1)
November 2006
(2)
Common Tasks
Blog Home
Email Blog Author
About
RSS for comments
RSS for posts
October, 2012
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
The Way I See It
Windows 8 is the Super workstation OS I had been waiting for
Posted
7 months ago
by
Shinva
5
Comments
Long back I had written a blog post about Using Windows Server 2008 as a SUPER workstation OS that caused a lot of buzz Server 2008: The Windows Workstation we always wanted Review: Using Windows Server 2008 on a PC I had my reasons to use a Server...
The Way I See It
Where is ASP.NET 4.5 …wait Where is .NET 4.5 ?
Posted
7 months ago
by
Shinva
3
Comments
When .NET 3.5 was released a lot of people wondered why ASP.NET 3.5 wouldn’t show up in IIS. http://blogs.msdn.com/b/vijaysk/archive/2008/03/20/running-asp-net-3-5-on-iis.aspx Well with .NET 4.5 you might be a bit more confused… So first .NET 4.5 will...
The Way I See It
Tools To Simulate CPU / Memory / Disk Load
Posted
6 months ago
by
Shinva
1
Comments
I have seen a lot of people searching for tools to simulate high CPU, Memory and Disk issues. Here are the tools I use Simulate High CPU Usage CPUSTRES.EXE is a tool you can use to simulate High CPU usage by an user mode process. Its available for download...
The Way I See It
IIS 8 What's new – Application pool settings
Posted
7 months ago
by
Shinva
1
Comments
Here is a list of enhancements to Application Pools in IIS 8. Start Mode A few web applications take a significant amount of time to start up. IIS by default only launches a worker process when the first request for the web application is received. So...
The Way I See It
IIS 8 What's new – Website settings
Posted
7 months ago
by
Shinva
0
Comments
The two new additions in IIS 8 are Preload Enabled This setting is available if you have the Application Initialization module installed The preloadEnabled metabase setting along with the startMode setting can be used to ‘warm up’ your web application...
The Way I See It
BizTalk–Map Incoming Message to a string Field
Posted
7 months ago
by
Shinva
0
Comments
In a recent project I worked, one of the requirements was to copy the entire incoming message to a String Field. Consider the incoming message <ns0:TestNode xmlns:ns0=" http://testEnvelope.SourceSchema" > < FieldOne>FieldOne_0<...
Page 1 of 1 (6 items)
MSDN Blogs
>
The Way I See It
>
October, 2012