| Thread | Last Post | Replies |
|
| .dll | 30 Nov 2003 09:40 GMT | 1 |
same message different e-mail ,thanks again ,chris
|
| .NET IDE 2002 and 2003 resources compatibiliy | 27 Nov 2003 14:34 GMT | 1 |
Using .NET IDE 2003 I created a simple form that includes a button with image. When trying to run this project on old .NET IDE 2002 it is throws the following exception: System.InvalidCastException: Specified cast is not valid.
|
| formating the column of datagrid | 26 Nov 2003 11:12 GMT | 1 |
I want to create a programe in VBnet and want to use the datagrid to show the data Connection and dataset is created thru thecode only...Iin table the data for example a filed for date is there having format as dd/mm/yy but
|
| Size of APP | 26 Nov 2003 11:10 GMT | 1 |
I development application in Visual Basic .net. This application size x KB. The same application i wil develop in C#. The size KB this application, Is't the same? Thanks.
|
| Load Testing Remoting Applications | 23 Nov 2003 07:53 GMT | 3 |
I need to load test a client-server application which uses .NET Remoting TCP/IP with binary formatter as the communication medium between client and server. The server
|
| MSI to install and start a service | 22 Nov 2003 17:16 GMT | 8 |
I'm using a Setup Project in VB.NET 2003 Standard to install a windows service application. I would like this installer to start the service after install. How do I do that? Thanks,
|
| MDI Parent properties | 22 Nov 2003 05:35 GMT | 3 |
Anyone know how to access a MDI's properties from a child form? e.g. changing the value of a statusbar panel? Thanks, Jim
|
| MDI Parent / Child in vb.net | 22 Nov 2003 05:24 GMT | 2 |
I was wondering if anyone knew how to enable / disable the main menu on a parent Mdi form from a child form? Thanks, Jim
|
| Stored procedures aren't scaleable? | 22 Nov 2003 00:59 GMT | 6 |
What do you say to a person who believes that putting logic into stored procedures is not ultimately scaleable? eg He believes the database is the bottleneck and therefore all interaction with it should be kept simple so as not to tax the server, with any kind of
|
| Problems to run WebStore example of UIP Application Block | 20 Nov 2003 23:08 GMT | 1 |
Hi there masters! I i´m fithing about a week to run this example. My problems begin when i realize that i have VS 7.0... I must create the solution and every project. Then, i don´t have a localhost SQL Server. I run the sql
|
| Com+ server and config file - how to deploy together ? | 20 Nov 2003 22:11 GMT | 1 |
In order to deploy my server I do the following : regsvcs /fc MyServer.dll gacutil /i MyServer.dll ... and I don't have to know where actually my dll is placed.
|
| Windows Forms No-Touch Deployment problems using DAO on User-Level Secured Access DB to access groups | 20 Nov 2003 15:45 GMT | 2 |
I have a VB windows forms application that accesses a Microsoft Access database that has been secured using user-level security. The application is being deployed using No-Touch deployment. The objective in utilizing this new deployment method is to reduce the maintenance
|
| i want to kown The History of Microsoft dotNet | 19 Nov 2003 20:44 GMT | 6 |
hi, somebody nice to meet you. I'm a professor from China,and a half-time author. Now a magazine named THE PROGRAM'S AGE ask me to write an
|
| How to increase the size of custom log | 19 Nov 2003 03:48 GMT | 1 |
I am creating a custom log from windows service using .NET. I want to change to default settings of this custom log. One is, I want to increase the size of custom log from size 512 KB to 10240 KB. And second is, I want to make 'Overwrite events as needed' radio button as selected ...
|
| RE: DataGrid viewstate becomes corrupt | 18 Nov 2003 05:43 GMT | 1 |
Was there a solution to the DataGrid causing the "viewstate is invalid for this page" error that Drew reported on October 8th, 2003. We have five installations of an application and everything works fine at four of the sites. The 5th site constantly gets the error message. They ...
|