| Thread | Last Post | Replies |
|
| anyway to get the hardware id to identify client platform? | 11 Oct 2004 13:37 GMT | 3 |
anyway I could get hardware id e.g. CPU id from the client platform using asp.net ? regards, benny ;-)
|
| ASP .NET Failed to load resources from resource file. | 11 Oct 2004 11:39 GMT | 3 |
We are running a ASP .NET application on Win2K server (.NET framework 1.1) I have recently started getting this error - Failed to load resources from resource file. I would like to understand what causes this error.
|
| how to add a column in a master detail realtionship using datagrid controls? | 11 Oct 2004 09:34 GMT | 1 |
I built a form that displays a master-detail relation ship, now i need to add a column to the datagrid displaying the master data, this column corresponds to the text name of a column stored in the master table as an integer (the foreign key, i need to display the text name of the ...
|
| Problem With Exception Management Application Block | 11 Oct 2004 09:16 GMT | 1 |
I'm basically just trying to get started with the Exception Management Application Block and am having some technical difficulties. All I want to do to begin with is create a simple Windows Application (which I have done and named "ExceptionManagementTester") and within it
|
| remoting deserilization | 11 Oct 2004 06:35 GMT | 2 |
I am puzzeled.. I am writing a simple remoting app.. where there's a client, a server and a service class which will work between client and server so i mark this service class as Serializable.. but strangely on the client side it complains that it does not see this class whilst ...
|
| 2 javascript questions | 11 Oct 2004 04:28 GMT | 2 |
how would i use document.write to write this input box? i can do it without quotes but i need them for my purpose <input type="textbox" name="input" value="something"> i did this but it doesn't have the double quotes
|
| issue command line statements | 10 Oct 2004 23:51 GMT | 1 |
how would I run osql command from within console or windows application? For e.g. how would I run following command, which I normally type on command prompt osql /U alma /P mypassword /i titles.qry /o titles.res
|
| Building an array from a csv txt file | 10 Oct 2004 22:08 GMT | 8 |
Help, went brain dead here, need to build a multi dem array from a csv txt file, just point to a good article and I am sure the old gray matter will do a doh!.
|
| good hosting company for a developer please | 10 Oct 2004 21:55 GMT | 10 |
I am Beny, a Canadian citizen currently working in Miami, Florida. My background is on computers, programming and the Internet. I am looking for a good hosting company. But I want it for me as a developer. Which implies developments on ASP. Net, Java, Database
|
| transactions | 10 Oct 2004 19:52 GMT | 3 |
I wish to do a series of inserts on a sql server database in the context of a transaction. The inserts will be done as a series of stored procedure calls. I wish to be able to rollback any inserts should one fail. A quick google on ".net transactions" and the following page ...
|
| how to get to a cell in dataGrid? | 10 Oct 2004 18:23 GMT | 2 |
i want that a specific cell in the dataGrid will be in focus, also i want that the user will be able to edit a specific cell (like cut,copy,paste) how can i do that?
|
| Date format with VBNET | 10 Oct 2004 17:46 GMT | 1 |
I have some problems with the date formats with VB.NET Here is my code: dim dDateF as New DateTime() dDateF = Today
|
| Looking for .NET apps | 10 Oct 2004 13:18 GMT | 3 |
Our company is moving to .NET very rapidly. Can anyone point me towards some .NET commercial software applications? I know of a few really good ones (Databeacon's upcoming reportingware, Riverdeep's Print Shop, Citrix MetaFrame Access Suite). Our mandate is to use all
|
| auto timeout for winform application | 10 Oct 2004 11:30 GMT | 9 |
I need to have a auto timeout feature for a webform application(vb.net). Basically, I want to close the application if the user does not have a keyboard or mouse input after a specific period of time. Please help! Dayne
|
| Need a place to host a demo site | 10 Oct 2004 10:38 GMT | 2 |
Can anyone suggest a publicly available host provider that supports .NET .aspx pages? My current ISP does not. (I live in the Seattle area.) Bob Rosen
|