TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Internet Explorer
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Lync
See all products »
Resources
Curah! curation service
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Subscriptions
TechNet Video
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Microsoft Update
Trials
Windows Server 2012 R2
System Center 2012 R2
Microsoft SQL Server 2012 SP1
Windows 8.1 Enterprise
See all trials »
Related Sites
Microsoft Download Center
TechNet Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
e-Learning overview
Certifications
Certification overview
MCSA: Windows 8
Windows Server Certification (MCSE)
Private Cloud Certification (MCSE)
SQL Server Certification (MCSE)
Other resources
TechNet Events
Second shot for certification
Born To Learn blog
Find technical communities in your area
Support options
For small and midsize businesses
For enterprises
For developers
For IT professionals
From partners
For technical support
Support offerings
For home users
More support
Microsoft Premier Online
Microsoft Fix It Center
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
International support solutions
Log a support ticket
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
GD Bloggers
This is the blog site for Microsoft Global Delivery Communities focused in sharing the technical knowledge about devices, apps and cloud.
Tags
.NET
.NET Framework
Active Directory
ADCS
ADFS
ADMT
ALM and VSTS
App-V
Arabic
Asp.Net
Biztalk
C#
CA Migration
Certificate
Certification "Private Cloud' "Windows 8"
Comodo
configmgr12
Configuration Manager
configuration manager 2012
Configuration Manager R3
Cross-Forest
Direct Access
DPM 2010
Exchange
Exchange 2003
Exchange 2007
Exchange 2010
Exchange 2013
Exchange Online
FAST search
FIM
Groupwise
Health
Host Integration Server
Hosted Exchange
Hyper-V
Hyper-V 3.0
IE
IIS7
IIS7.5
iSCSI target
Lync Server
migration
Monitoring
ocs
Office 2010
Office 365
Operations Manager 2007 R2
Orchestrator 2012
Powershell
powershell 3.0
Private Cloud
Remote Access
Remote Desktop Services
RemoteApp
Runbook
SCVMM 2012
Security Token Service
Server 8 Converged Fabric
Server 8 Core
Service Manager 2012
SharePoint
SharePoint 2010
SharePoint 2010 troubleshooting
SharePoint 2013
SharePoint Foundation
sharepoint search
SharePoint Troubleshooting
Software Updates
SQL Server
Storage Migration
Surface
System Center 2012 Configuration Manager
System Center Virtual Machine Manger
TFS 2010
TFS 2010 Upgrade
TMG
Transparent File Server
Troubleshooting
User Profile Service
Visual Studio
Visual Studio 2010
W8
WAP
WCF
WIF
Windows 2008
Windows 2008 R2
Windows 7
Windows 8
Windows Azure
Windows Live
Windows Phone
Windows Server 2012
Windows Server 2012 Converged Fabric
Windows Server 2012 R2
Windows Server 8
WP8
WSUS
XBOX
Browse by Tags
TechNet Blogs
»
GD Bloggers
»
All Tags
»
asp.net
Related Posts
Blog Post:
UI Design Challenges
Ahmad Shahin
Microsoft has many products built using Asp.Net platform (including SharePoint), and this means that we will have a lot of flexibility in implementing a new UI design. But what will happen if we consider hiring a Specialized Designers to implement all these flashy effects and try to fit them to our product...
on
7 Mar 2012
Blog Post:
ASPNET_SETREG does not care about your password–Or DOES IT
Mohamed M Malek
If you are developing an ASP.NET application and required to have the password placed in the configuration file then you have seen this condition. The thing is that usually we would want to put the password encrypted and one way that existed since ASP.NET 1.1 is the placement of the password in the registry...
on
21 May 2011
Blog Post:
Writing an IIS 7.5 Auto Start Provider
Mohamed M Malek
In IIS 7.5 there is a new feature called the auto start provider. This feature allows you to load any custom web application resources to allow the application to provide better performance right from the first request. Usually implementing an auto start provider is a simple task but what I think...
on
11 May 2011
Blog Post:
Modular Web Applications with MEF
Wissam Zeidan
A lot of times we are faced with a challenge of building a web application that should evolve with time. As the web application grows, maintaining and adding new functionality becomes harder and harder. Also allowing multiple teams to work on the same web application has its own challenges. A number...
on
29 May 2012
Blog Post:
FAST Search for SharePoint 2010 - FQL and its Impact on Relevancy Ranking (Using Full Text Index Mapping)
Ahmad Shahin
Introduction In this post I will describe a common mistake that occurs when you write your own FQL that impacts the search results that depends on Relevancy Ranking (Using Full Text Index Mapping). Scenario Lets consider that we have a list of products that we would like to search through...
on
24 May 2013
Blog Post:
Migration to Fast Search for SharePoint 2010 - General Considerations
Ahmad Shahin
I’m currently working on an engagement where the customer is looking for upgrading his current SharePoint 2010 Enterprise Search to Fast Search for SharePoint 2010, but I was wondering if there are any issues that need to be considered during this process. In this post I will highlight some of...
on
6 May 2012
Blog Post:
Web Site vs Web Application
Mecit Atmaca
Introduction Recently, we have done .net framework(FW) and IDE upgrade (FW 3.5 to FW4.0 and VS 2008 to VS 2010). It resulted in minor issues in service (WCF), business and data layers whereas many issues on web front-end. They are all fixed with moderate efforts except the ones of type : Error...
on
18 Mar 2012
Blog Post:
Proxy Caching with Lazy Loading
Mecit Atmaca
We can optimize proxy caching solution defined here one step ahead by leveraging lazy loading -there is always room for improvement, isn’t it? Lazy loading is one of the design patterns, which delays initialization of an object to the time when it is actually used. It can be useful when resource-sensitive...
on
16 May 2012