| Thread | Last Post | Replies |
|
| NET 2.0 ftp, ftps | 07 Dec 2005 18:08 GMT | 3 |
Does the .Net 2.0 framework include support for ftp? ftps ( secure ftp )? Are there any samples for implementation?
|
| ADO Parameterized Query | 07 Dec 2005 17:37 GMT | 2 |
After building a parameterized ADO query, is there a method or a statement where you could see the actual query, with the parameterized values included??
|
| setup project GUI | 07 Dec 2005 16:07 GMT | 2 |
I'm trying to create a setup project using .net, but I'd like to design the GUI displayed. Is this possible to achieve through a .net setup project? The dialogs I can see can not be designed as I would like through the UI editor.
|
| Impersonation in Web Applications | 07 Dec 2005 15:53 GMT | 4 |
Hi, I have a typical scenario, I have web page which tries to list the files on the remote share. When i try to access the remote network path like "\\machinename\folder" using web application cs file it gives access denied
|
| Can can one determine % CPU in use by a spawned process | 07 Dec 2005 15:06 GMT | 2 |
I have a task to create an app to rebuild indexes for an ancient program. The program has an API, but leveraging it requires the app's UI to launch. OK, that's fine, I can just ignore it... at least it unloads when I tell it to. The problem is that occasionally there is
|
| Retrieve Domain Logon | 07 Dec 2005 14:06 GMT | 5 |
I am trying to pull the user logon info in an application to use as a security stamp when someone completes a function. So far, I am able to retrieve the computer name. This is, however, not what I'm looking for. For example, if Sally logs on to the domain as 'sallyJ', then I'd like
|
| Console application takes forever to access data | 07 Dec 2005 13:44 GMT | 1 |
I've created a console application which is scheduled to run every morning to pull out some reports. The data retrieval is through stored procedures which takes a max of 2-3 mins to run. But the console application takes more than 6 minutes to run each stored proc. So as the ...
|
| difference between Windows installer 3.0 and 3.1 | 07 Dec 2005 12:40 GMT | 1 |
Forgive me if this is the wrong discussion group. I wounder if my windows-application will be able to be installed on a computer with windows installer 3.0. I don't have the oppertunity to try this out, because on my computer, and others in my network, we all have
|
| ASPNET - Datagrid | 07 Dec 2005 10:22 GMT | 3 |
Hi all, i have a problem on a datagrid (webforms), i don't know if is a problem on my code, if is a bug of DataGrid or simply if is normal... When i add a node on a datagrid or when i delete a node, all works fine, but
|
| Session Expired be4 timeout Plz Help me urgently | 07 Dec 2005 10:09 GMT | 1 |
I m using session veriables of asp.net on two websites www.net4professionals.com(job site) and www.net4matrimonials.com (bride/groom service) when i create a session on page A i use codeing
|
| Extremely slow web site build in VS 2005 | 07 Dec 2005 08:36 GMT | 2 |
I'm using Visual Studio 2005 professional edition and try to build a web site built in c#. The solution consists of about 20 class library projects and one web site. The web site references the class libraries in the project to
|
| deployment | 07 Dec 2005 07:20 GMT | 1 |
i am building a setup project and within i am trying to add a new path to the "path" environment variable, but cant find a way....any help? thx, dan.
|
| Dual Database Maser Detail Form | 07 Dec 2005 07:18 GMT | 1 |
I am trying to create a windows form in VB.NEt that is based on a maser detail layout (dropdown with a data grid). My problem is that I am using two differnt SQL Server databases for either part of the form, and VS does not seem to want to create the relationship and WHERE ...
|
| Install .NET Framework 1.1. and 2.0 at the same time | 07 Dec 2005 05:57 GMT | 2 |
Is it possible to have installed at the same time .NET Framework 1.1 and .NET Framework 2.0? If so, is it possible to switch between the two frameworks in Visual Studio .NET 2003/2005 ? I want to be able to build on the same machine one project
|
| Installation Visual Studio 2005 - Fails on SQL | 07 Dec 2005 04:39 GMT | 1 |
Has anyone see the following error ? VS 2005 Installs ok, however the SQL Mobile Edition (part of a full install) fails with the following error ? With Thanks
|