| Thread | Last Post | Replies |
|
| memory | 07 Feb 2005 09:17 GMT | 1 |
I created control, witch is attached to the other program. When i use metod Dispose or Finalize to destroy some forms and i call the same form again my komputer memory do not have on same level. Komputer memory are growing and main application can be shut down or restarted.
|
| Windows XP Problem | 07 Feb 2005 09:15 GMT | 1 |
My project (VS 7.1) builds and run OK on my Windows 2K PC, but when I clean the solution and copy it over to a Windows XP PC in our lab I get loads of error, (see below) I cant seem to find the cause. The code HAS NOT changed!
|
| .Net application returne error | 07 Feb 2005 07:07 GMT | 4 |
Why programs i have designed on my PC using MS visual studio .Net runs on my computer but can't run on other computers? now i have installed .net framework on them but crystal reports still return error?
|
| should i take MCAD now? | 07 Feb 2005 06:59 GMT | 1 |
I am planning to take MCAD.net certification but i heard new certification will come up end of this year, should i wait? Regards Manson
|
| "are you missing a using directive or an assembly reference?" prob | 07 Feb 2005 06:44 GMT | 1 |
I keep receiving this "The type or namespace name 'CASsEventHandler' could not be found (are you missing a using directive or an assembly reference?)" message in two particular lines, and I've tried everything... Could anyone please paste this and tell me what I'm doing wrong ? I ...
|
| Value types and thread stack | 06 Feb 2005 14:32 GMT | 1 |
I have two value type variables A and B. If I assign to variable A variable B by reference and variable B goes out of scope what will variable A contain ? Thanks.
|
| Windows vs Web Development | 06 Feb 2005 06:59 GMT | 4 |
In regards to getting a job, do you guys feel theer is more of a demand for Windows .Net development or Web .Net development? Also, which language is more in demand VB.Net or C#, or is it more important to know them both equally?
|
| Installation issue | 06 Feb 2005 05:04 GMT | 1 |
we are writing an installation routine for our app using .net framework 1.1. The inst routine has 2 parts: 1 for the server and one for the clients. The database is MSDE for the small customers and MS SQL server for the big. 1: How can we automaticaly set up the clients so that ...
|
| Reading File Documents | 06 Feb 2005 05:01 GMT | 3 |
I am reaing files of different format (PDF, XLS, CVS, XML, HTML). I will take the output and store in in an image field in a database table. The following is the code I am using to read the files. public byte[] getBinaryFile(string pOutputPath)
|
| Is integer division always truncated | 06 Feb 2005 03:20 GMT | 24 |
In .NET, can I be sure that the result of a division between two integers always is truncated rather that rounded to nearest? Example: 99 / 50 = 1
|
| database relations | 06 Feb 2005 03:04 GMT | 2 |
Sir, I have created ms access database and tables with in that database at runtime using vb.net code. now i would like to establish relationship between the tables.
|
| Invoke the main thread | 06 Feb 2005 01:27 GMT | 1 |
I am looking for a method that allows calling a method that will be executed by the main application thread bu will be called from any thread that I create manually. (I think that technically it is similar to sending a message to the
|
| Windows Authentication and Windows Server ASP.NET | 06 Feb 2005 00:57 GMT | 4 |
I'm building a web app in C# for use on a company intranet. I want to restrict access to only authenticated users on the domain. There is plenty of documentation on this subject except for one issue that I've come across. When running this on IIS installed on my Windows XP ...
|
| required files | 05 Feb 2005 23:24 GMT | 4 |
Dear, could you please send me these files in a zip file btdrt.lib bt_api.h
|
| ASPAlliance.com & Other Subversive Page Title Spamming Morons | 05 Feb 2005 23:17 GMT | 2 |
I am really tired of subversive page title spamming morons from sites like ASPAlliance.com whose page titles are either not present or are stuffed with spam preventing or hindereing the page from being saved as a Favorite when using IE or other browsers.
|