| Thread | Last Post | Replies |
|
| Open Configuration Management Application block error | 18 Dec 2003 21:46 GMT | 1 |
When I tried to open the solution, i received "The selected file is not a valid Visual Studio solution file". I know this is because I need to make the solution point to framework 1.1 in order to work. Anyone know how
|
| Caching the UI components in Winform | 18 Dec 2003 20:59 GMT | 1 |
I like to know how I can implement caching the TreeView control in Winform application. The state (data) is retrieved from SQL Server for the TreeView Control. The article talks about caching Web applications and not
|
| Running a VB .Net app from an application server | 18 Dec 2003 17:35 GMT | 1 |
I hope this isn't a ridiculous question, but... I am in the beginning stages of building my first VB .Net application - using Visual Studio 2003. The application will have approximately 75 concurrent users (their
|
| COM+ Out Of Memory exception | 18 Dec 2003 15:25 GMT | 3 |
Has anybody faced with such a problem? : When I try to invoke my COM+ component's method with a DataSet parameter with a massive byte[] DataRow item in it (about 1.5 Mb) an exception Out Of Memory occurs:
|
| question - .NET to Excel transfer limits? | 18 Dec 2003 10:35 GMT | 1 |
I have set up a web page which allows users to query a database, and if they wish to keep/manipulate the results in Excel, I have included a button which fires off the same page in Excel. This works just fine, but I find that
|
| Permission Issue Running Smart Client | 18 Dec 2003 09:55 GMT | 1 |
I have a exception handler assembly I wrote that sends error information via email to specific users and it worked fine while I developed it and used it in my application that I am developing. But once I put the application on the web server and I ran into a error that was trapped ...
|
| CS0117: 'object' does not contain a definition for 'Row' | 17 Dec 2003 17:31 GMT | 1 |
Using c# Im trying to nest a datalist with reader control. after executing parent command and child command ..I create a relationship b/n them and return the parent dataset.. but while picking values to show.. I get this
|
| Smart Client - GAC Question | 17 Dec 2003 13:44 GMT | 2 |
I have a smart client I created with a assembly that I created, so on the web server I put the assembly in the GAC so that all apps will be able to share it, but when I startup my smart client via the url it comes up fine until it hits the reference to my assembly and I get the ...
|
| .NET handling space between database field name | 17 Dec 2003 02:01 GMT | 2 |
I have field names coming in from a database with spaces that I did not create and I can't change. I have tried evrything I know and .NET does not like it e.g File Number as a field name and when I do
|
| UIP Store System example | 16 Dec 2003 19:23 GMT | 1 |
In the store system example ProductDALC DAL would be Data Access Layer but what is the C. Class ?? or something else. Sorry if silly question but as Clint would say "I GOTS TO KNOW"
|
| Remoting and Transactions (simple question) | 16 Dec 2003 15:41 GMT | 3 |
Supposed I have a Save() method on called on a button click that use several business objects each of which are going to pass a DataTable their own DataObject via remoting. So, my Save is going to save three different DataTables via three different remoting calls. All of the
|
| "Pet Shop" application | 16 Dec 2003 08:39 GMT | 3 |
I'm trying to run the "Pet Shop" application of the MSDN Design Patterns and Achitecture of the .NET. I've installed it ok, but when i run the application i receive the message
|
| DAAB problem... | 13 Dec 2003 22:35 GMT | 1 |
I am using the DAAB and ExecuteDataReader trying to return a result set and Output variables from a stored procedure, however I cannot get the values from the output variables... see code below... if anyone can spot a
|
| mailing labels | 13 Dec 2003 01:00 GMT | 1 |
i've been asked to provide a label printing facility through a contact search web app on our intranet which i created. They should be able to do ad hoc searches and print labels from them- whether it be straight from
|
| download dot net site | 12 Dec 2003 16:30 GMT | 1 |
Hey all, My name is Chris, and I just wanted to let you all in on a new .NET site that was just recently launched to the general public. It is called DownloadDotNet, (http://www.downloaddotnet.com) and it is
|