| Thread | Last Post | Replies |
|
| Application testing | 04 Oct 2004 07:55 GMT | 1 |
I've had a developer create a software for me, and I'm in the process of testing it for bugs. However, it appears that task is quite daunting, as I'm having to go through every scenario and path. Are there good firms that will do this sort of thing for me, or software
|
| Academic .NET J2EE Interoperability | 04 Oct 2004 05:52 GMT | 3 |
I am a student and currently working on my senior thesis. Part of this project involves creating C# components to work with an existing J2EE application. I was wondering if any cheap/free solutions exist to make the two work together? Or is there anything I can try for the
|
| Object/Relational persistency mapping frameworks for .Net | 04 Oct 2004 05:13 GMT | 1 |
I am currently laying the baseline for a relatively small, single tier application in which a small number of workstations will retrieve their data from a MySQL database on a central machine. As a Java developer I thought this project would be a good chance to give .NET and C# a ...
|
| C# Windows Service Question... | 03 Oct 2004 17:14 GMT | 1 |
I have created a windows service that executes a application (that has a user interface), and therefore I have the "Allow service to interact with desktop" checked... I have found that because of the "Allow service to interact with desktop"
|
| Can't write '\' - backslash in Visual Studio .NET | 03 Oct 2004 12:54 GMT | 5 |
I'm currently having strange problems in Visual Studio .NET. No matter what language I'm writing my programs in, I still can't write the sign "\" - backslash. All I get is a "Y" with two "-" over it.
|
| Framework Install | 03 Oct 2004 11:23 GMT | 4 |
I have installed the .Net Framework. When I place the .aspx files on the server it does not recognise them. Please can some assist? Cheers
|
| Databings & Insert New Record | 03 Oct 2004 10:41 GMT | 5 |
Using a Windows Application Form I have about 20-30 fields displayed on a Form that are bound to a dataset. Rather than create a large SQL command/Stored Procedure to insert each of these fields, can I not use the CommandBuilder and the Databinding?
|
| Redirecting a user back to their last page | 03 Oct 2004 08:48 GMT | 4 |
Hi, I have a question concerning redirecting users who have logged in using our login page. Once they have properly filled out the form they should be redirected back to the last page they were viewing. Is there a way to do this in ASP.NET/VB.NET?
|
| Static and Friend | 03 Oct 2004 08:45 GMT | 3 |
Can someone help please. Basicaly I need to read a registration number across several forms in my project. The user logs in and I will use this number accross the forms
|
| Drive Volume Serial Number | 03 Oct 2004 05:35 GMT | 3 |
Does anyone know how to access the Volume Serial Number of a drive using .NET? It is easily done in VB6 using the FilingSystemObject. I appreciate any insight into the matter.
|
| Help | 03 Oct 2004 05:35 GMT | 8 |
I am getting an error on my save dialog. No matter if I try and save a file or cancel out of it. Below is what I have code. Dim textstreamwriter As StreamWriter Dim responsedialogresults As DialogResult
|
| Installed SP2 and try to install Visual Studio .net ... | 03 Oct 2004 04:55 GMT | 4 |
Hello, I'm a student in programmation and I Really really really need Microsoft Visual Studi0 .net on my computer... Service pack 2 was already installed on my computer when i tried to install VS .net else prerequisites seems to never be ok .. he always ask me to instal ...
|
| focus to the appllication window | 03 Oct 2004 04:23 GMT | 1 |
I have a timer running in my windows .net application. While users are working with the other applications I need to bring focus to this application when timer elapses. If the application was minimized for example, I need to maximize it. How can I do that?
|
| Developing for Fax Modems | 02 Oct 2004 22:19 GMT | 1 |
I would like to know what are good sources to learn how to develop applications for faxmodems. I would like to develop an application which converts my documents to the necessary fax format (printer driver) (or are there printer drivers available already for embedding into my ...
|
| How to include MSDE with MSI | 02 Oct 2004 20:58 GMT | 3 |
I am using VS .NET 2003 Bootstrapper Plug-In to create an installer that redistribute the .NET Framework 1.1 and MDAC 2.8 with my application. How can I include MSDE and provide the switches in order to install MSDE on clients machine as well?
|