Recent Posts

0
Comments

Office 2010 Web Apps by ostwald

It Has been almost 1 and half year i have been out of blogging in asp.net due to ill health. So i missed my writings on visual studio 2008 though i worked on it. Now as i gained experience on Visual studio 2010 and had a research on it and done projects...
0
Comments

Simple search engine for your website by ostwald

I observed people implementing website search by using google API's or other third party dll's. This is a simple site search engine to search all the images , files ,... in a website without using any third party's like lucene , google. Previously I worked...
Filed under:
7
Comments

Encrypting URL by ostwald

The main idea of building a ASP.NET website is to provide security. Keeping this in mind i have written an encryption class where we can encrypt a particular url and hide the parameter value. For ex : abc.aspx?id=2 will be encrypted to abc.aspx?id=[encrypted...
Filed under:
1
Comments

Starting off my first blog entry by thanking asp.net developers team! by ostwald

I like to thank the complete asp.net developers team for giving me this oppurtunity to be a part of their blogging community.Its an amazing oppurtunity to express our ideas and share them with all the viewers.It took a while for me to start of this blog...
More Posts