My .NET 2002 at home has UML Visio -> reengineering sub menu under Project. I do not see this at work (2002) nor after I upgraded to 2003 at home. Any advice on how to get it there.
Thanks.
I have just upgraded my system from VS .NET 2002 to 2003. When I run my Web App that reads and displays data into a DataGrid from a SQL server, the DataGrid is no longer there.
I had deployed my 2002 file and even the http://localhost/xyz is not longer displaying the DataGrid.
Did the...
In case some of you are not aware, microsoft is offering an upgrade from VS .NET 2002 to 2003 for only $29.99. The upgrade works with same packages only (i.e. Pro to Pro).
Hi.
1. I have put a combo box on my web form. How do I fill it with data?
This is what I tried but nothing happens.
in Page_Load
if (!IsPostBack)
{
bttComponent.FillDataSet(custDataSet1);
drplCustomer.DataBind();
}
2. I have a DataGrid that has paging enabled. When I press next...
Hello
I have created a Web App that is to use a SQL database. In IDE, I can view the table from "Retrieve Data from Table", I can connect to my server, I can connect to the database, and the test connection returns success. However, when I run the app, nothing is displayed on the web...
When I update the Server from within MS Project, the tasks are only updated under project tab in the server and not
under the resources tab.
Some of my resources do not go to the Server to update
their tasks and they reply to the reminder notification
stating their updates. So, I update...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.