Browsing articles in "Visual Studio"
Jul
19
2010

Microsoft Web Matrix

Microsoft Web Matrix

Small, Simple, Seamless ! ‘Web Matrix’ is a free tool released by Microsoft for the rapid development to develop web applications in Microsoft Internet Information Services (IIS) for rapid web development. The best feature is that webmarix supports several open source frameworks like Drupal, wordpress, Joomla and other frameworks likes ‘blogengine’ and ‘silverstripe’. ‘Web matrix’ has several great features like web and server management, FTP Publishing, search optimization is integrated. Features Free and lightweight Integrates [...]

Jun
22
2010

Build a software program like PeterAnswers.com’s app.

Software Programming

Note: Read this tutorial only if you are even a small VB programmer. Want to just download the program? Download! – extract and run setup.exe Happy experiencing :] Bye. Or else… Few months ago I came across PeterAnswers.com by accident, whilst browsing the net. It is your turn now… please go through the entire homepage and then continue reading this tutorial (you will understand better). Thatʹs NOT artificially intelligent ;D Hope you are done! Wondering [...]

Jun
20
2010

Creating a AJAX Refresh bar

Lets Create a AJAX Loading Bar for a ASP.NET  web application :D .Its a Really simple design with few lines of code .. You will need some pre requisites for this design .Im using Microsoft Visual Web Developer 2008 Express Edition even you can use  Microsoft Visual Studio First Create a AJAX enabled web site Create a ASP Page (AJAX Web Form) Insert Update Panel from AJAX Extensions in toolbox Then Place the Controller inside that that panel [...]