Hello All,
I did a lot of reading on this new feature from Microsoft ASP.NET 2.0, but I
ran into a design problem. In my project the user information contains much
more information then the information shown in the default membership and
roles tables that are installed with SQL server.
T...
more >>
Problem definition:: Register a .dll assembly into GAC(\windows\assembly)
through web application
I have a code which works fine with web application before
deployment(Without IIS), But the same code doesn't work when the web
application is ran through IIS(Without errorthe code exe...
more >>