Author: admin

  • Blog
  • Author: admin

Server.Map alternative in WCF – HostingEnvironment.MapPath

If you are ASP.NET programmer then you already know about Server.MapPath. It is used to map a physical location on webserver for asp.net.  You can find more information about Server.MapPath from the following location. http://msdn.microsoft.com/en-us/library/ms524632(v=vs.90).aspx You can still use that in WCF(Windows Communication Foundation) service http bindings. As we know WCF Service can use other

What's new in ASP.NET 2.0-Part 1

Since It’s First Release ASP.NET is a powerful web development plate from for creating high performance powerful websites and web services. With the release of the ASP.NET 2.0, Microsoft has improved it web development platform from foundation via several new and exiting features in the areas of developer productivity,fast development,project management,security and performance. Let’s look

Microsoft Bing –Search Engine by Microsoft

Microsoft on Thursday announced the new search engine bing. They are rebranding there search engine from live search to the bing search and will replace the live search in the future. It’s a good search product and beat some way to Google. Bing is not available to public yet bug we don’t have wait too

Book:Developing More-Secure Microsoft® ASP.NET 2.0 Applications

Microsoft Press has this great book.this book includes… • Harden a Web server, operating system, communication protocol, and ASP.NET Validate input data with white listing, regular expressions, sand boxing, and other techniques •Understand design and security implications of various cryptography approaches•Integrate with Microsoft Windows security features such as impersonation, delegation and protocol transition•Implement Web farm,