Main menu:

 

June 2008
M T W T F S S
« May   Jul »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Site search

Archives

Categories

Tags

Links:

Archive for June 17th, 2008

Unable to post back on click of asp.net menu item

Hello everyone,
I faced a scenario where I had to change the back color of the parent menu when any child items were clicked, well there was no straight forward solution for the same. I did try the OnMenuClick event, but to my surprise, the event was not triggered , i searched on the net to [...]

How to run the asp.net website in the intranet using ip address

In order to run your asp.net application in the intranet site , Please share the applications directory for web, right click -> sharing and security -> web sharing , Please provide as alias name.
and
also in the IIS Manager, go to the default website folder , right click on it and select unassigned address.
go to start [...]