Author: admin

  • Blog
  • Author: admin

Microsoft ASP.NET 1.1 Starter Kits…

ASP.NET 2.0 is one of the most hottest plateform in the web developement but still lots of people are using asp.net 1.1 and it is quite popular among the developers.Those who want to learn asp.net the asp.net 1.0/1.1 are first step.Here are the some start kits provided by microsoft for asp.net 1.1. It still availablehere

How hackers hack the ajax enabled site. + Stop Hacking

Have you ever think about the securing your ajax enabled websites? Hacker use XSS vulnerabilities to hack this kind of site.I have found great link that deeply discuss the this XSS vulnerabilities. Mike Ormond has deeply explained about stopping hackers to hack your asp.net Ajax enabled website.here is the link http://blogs.msdn.com/mikeormond/archive/2007/04/04/hacking-ajax-applications.aspx

how to take a thumnail of a website with asp.net 2.0

Have you visited http://www.snap.comIt is a search engine with the snaps(thumbnail of the sites). It is a very unique .As .NET Developer we all like to find the way how we can take real time thumbnails of the website. I have searched a lot and i have found a great article on this.here is the

Setting up development environment for ASP.NET 5(vNext) on Ubuntu

I am really enjoying working on Ubuntu. In previous post, We have learn how to install Sublime Text and in this blog post we are going to learn how we can setup development environment for ASP.NET 5(vNext). So what we are waiting for let’s go. Note: First thing you need to make sure that Python