| Thread | Last Post | Replies |
|
| nonstandard outgoing port with httpwebrequest | 11 Oct 2004 12:47 GMT | 3 |
ok, i,ve all but decided that this isn't going to be possible without a bit of work, but i thought i'd post here as one last shot. the problem is that i need to send http and https requests on nonstandard ports for some internal firewalls, but i can't use the url domain:port ...
|
| Gettting Access denied error while accessing Class library | 11 Oct 2004 12:38 GMT | 1 |
I have wrote a test application to access class library from different location and the configuration file created through .NET framework configuration looks like this <?xml version="1.0"?>
|
| Releasing my VB.NET app over the intranet | 11 Oct 2004 10:55 GMT | 5 |
I am trying to release my vb.net app over our intranet to the users and when I navigate to it I get the following on my screen: ============================ === Pre-bind state information ===
|
| Is loading a local html with .net page using bandwith? | 11 Oct 2004 09:43 GMT | 1 |
I have a web page on which I placed a javascript tag calling a ASP.NET page. From this aspx page, I'm loading the referrer page (the page containing the tag) to parse it. I'm using System.Net.WebRequest. What I want to know is if the asp.net page and the calling page with the tag
|
| list to search two ways | 11 Oct 2004 08:51 GMT | 3 |
I need to create a list a litle bit like this: 1 = q 2 = t 3 = z
|
| Package including .net Framework 1.1 SP1 + Detect SP1 | 11 Oct 2004 08:46 GMT | 1 |
Hy, I have two questions: - Is a Package available (dotnetfx.exe) in which the sp1 is included? Or is it only possible to install first the dotnetfx.exe and after that the
|
| Detecting .NET from a non-.NET program | 10 Oct 2004 21:07 GMT | 3 |
Is there a way for programs written prior to VS .NET(in C++ with MFC and COM) to detect .NET's presence on the client computer?
 Signature Michael Hockstein
|
| .NET Events | 10 Oct 2004 19:11 GMT | 2 |
Hi all, Can someone please tell me how events are handled in .NET? What I mean is when I fire an
|
| How I can get the Login Name of any computer into domain | 10 Oct 2004 12:35 GMT | 2 |
For a Automatic Logon in my Web Site (Intranet / C#). I need the user login for any computer into domain. I need get the login name because I need validate the same with another roles table in SQL Database. My problem is that I don´t know how retrieve the user login in the
|
| How to open a new web browser from a windows form | 10 Oct 2004 10:53 GMT | 7 |
I am trying to open a new web browser from a menu on a windows form. Can anyone point me to a reference on how to do this? I am using C#, but any example will work. thanks in advance
|
| Class explosing its methods, properties, etc conditionally: is it possible? | 10 Oct 2004 10:46 GMT | 2 |
This is what I want to achieve: A control is exposing different methods in design mode, according to the presence of a license. For instance: when an instance is created of the control (class) and no
|
| Unloading .Net component from Explorer.exe | 09 Oct 2004 17:34 GMT | 11 |
I have a .Net-based assembly that implements an Explorer Browser Helper Object (BHO). Once it is loaded by a non-.Net EXE, can it be unloaded without shutting-down the EXE (Explorer)?
|
| Is VB.net the right choice for this application | 09 Oct 2004 16:54 GMT | 6 |
Dear Friend, Would like to develop a new web application. This application would be an order taking application for a deli. The end goal is save orders to a sql server database. Would like to leverage knowledge of
|
| installing vs.net with vs 6.0? | 09 Oct 2004 15:09 GMT | 3 |
I have Visual Studio 6.0 on my computer. I would like to install Visual Studio .NET as well so I can learn .NET and continue with 6.0. Is this possible, or should I say, is there any problem from doing so?
|
| Access outlook emails. | 09 Oct 2004 14:45 GMT | 1 |
I dont know where to place this post. Anyway I need to access all the emails from my inbox on outlook and extract each link of the contents of every email and place it in a HTML file for example(thats the easiest part) The difficult part is to access the outlook and process the ...
|