自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

Yawei's Blog

Relearn Through Sharing Knowledge

  • 博客(16)
  • 收藏
  • 关注

原创 High Performance ASP.NET application (2) – Caching ASP.NET application Introduction

<br />Last time we take a bite of a piece of writing high performance ASP.NET application – State Management. Today, we'll continue our topic to explore the ASP.NET caching mechanism. How to effectively and efficiently leverage cache when writing your ASP.

2010-12-23 10:03:00 395

原创 High Performance ASP.NET application (1) – Optimizing state management

<br />Today we’ll talk a little about how to optimize state management when coding your ASP.NET application. I believe most of ASP.NET developers more or less have some knowledge of using state in ASP.NET. In this article, we’ll not be focusing on how to u

2010-12-23 10:01:00 486

原创 Storage mechanism of WSS 3.0

<br />I was engaged in a cross product readiness program and now doing some researches on Sharepoint. If you are a experienced IIS engineer, you'll find SPS is very internesting as it really makes life easier and some other cool stuff. For instance, you ac

2010-08-09 14:07:00 482

原创 Windows Azure Introduction - Storage: Blob

Starting from today, I will spend some time to introduce Microsoft cloud computing platform - Windows Azure. I will be focuing on the development part on Windows Azure. At the end of this series, we will put some time on how to develop a Windows Azure appl

2010-07-21 15:15:00 380

原创 微软企业服务

<br />微软企业服务简介:<br /> <br />微软企业服务是涵盖微软全线软件产品和解决方案的最全面服务,可以为用户提供低、中、高任何级别的服务内容,也是唯一具有微软最高级别的服务内容,是微软全球服务资源的整合。微软企业服务包含微软企业高级技术支持服务和微软顾问咨询服务两部分,这两种服务的侧重点略有不同。<br /> <br />微软企业高级技术支持服务以年度小时包的形式为用户提供,在用户选择的相应小时包的时间内用户可以随意选择服务内容,该服务是7*24小时的上门服务,涵盖微软全线软件产品的各类服务

2010-07-20 14:00:00 3792

转载 ASP.NET Threads

I happened to read this on Internet... It's good enough to be part of my collection and deserve sharing with you guys~~ :)Things to ignore when debugging an ASP.NET hang<br /><br /> <br />When looking at a dump, a lot of the art of debugging (I like to cal

2010-07-14 16:58:00 1689

原创 Advanced Windows Debugging - Heap Corruption Part II

<br />Remember in Part I, we identified the issue to be heap corruption in msvcrt heap. And then I decided to use pageheap with full switch to capture another round of IIS crash dump and I noticed there was huge performance degradation to customer’s applic

2010-06-23 13:57:00 476

原创 Real Case – Stack Overflow

<br /> <br />What is Stack Overflow?<br />http://en.wikipedia.org/wiki/Stack_overflow<br /> <br />One of my government customer reported they experienced the unexpected process termination which adversely impacted the end user experience. There seems to be

2010-05-31 14:21:00 845

转载 Configuring DebugDiag to Automatically Capture a Full User Dump on a Managed Function

We all know that there are two compilation modes of CLR: dynamic compilation and precompilation. For dynamic compilation, CLR will first parse and compile the code of your .NET application into one or

2010-05-21 10:05:00 834

转载 Cloud Economics – Amazon, Microsoft, Google Compared

Reference:http://cloudcomputing.sys-con.com/node/1257999 Any new technology adoption happens because of one of the three reasons: Capability: It allows us to do something which was not feasibl

2010-05-12 10:22:00 474

原创 Advanced Windows Debugging - Heap Corruption Part I

Heap corruption is by nature a complicated issue to troubleshoot and in some cases luck (or charter?) is as important as debugging knowledge as well. I got an assistance request from my Korean enginee

2010-05-10 16:39:00 777

原创 ASP.NET web app performance issue - ThreadPool

 One of my bank customers planned to roll out a new ASP.NET web application serving as their critical internet banking portal. They faced some weird performance issue in their UAT environment. They

2010-05-05 20:05:00 1275

原创 Advanced Windows Debugging - Stack Corruption

Reference: Advanced Windows Debugging by MARIO HEWARDT, DANIEL PRAVAT If you guys have done a lot of unmanaged programming using C/C++, you should’ve suffered a lot from memory corruption. As indi

2010-05-05 19:02:00 544

原创 WCF service performance issue

 I was recently engaged in a consulting project sponsored by one of the biggest HK Premier customer. The project is kinda SOA and will leverage Microsoft SOA technology Windows Communication Foundat

2010-05-03 18:42:00 1064

原创 MSMQ MQ_ERROR_INSUFFICIENT_RESOURCES "Insufficient resource"

If you having been using MSMQ for several years, you shouldve definitely encountered "Insufficient resource"(MQ_ERROR_INSUFFICIENT_RESOURCES) issue especially when MSMQ is part of enterprise system. 

2010-05-03 11:24:00 2183

原创 About me

Hey guys, thanks for comming to my blog. As a MSFTer having several years of working experience in Distributed Services and .NET, I want to relearn through knowledge sharing with you guys who are pass

2010-05-01 22:47:00 314

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除