Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet framework > january 2004 > threads for thursday january 22

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Want to Learn ASP.net
Posted by Amir Pourteymour at 1/22/2004 9:46:42 PM
hi I want to learn ASP.net and I am working on ASP 3.0 but I don't know where the site on the internet is to helping me in this migration.any site for a start tutorial ? thanks alot ...more >>

.config file for Library assembly
Posted by Erick at 1/22/2004 8:37:14 PM
Hi, I have a Library assembly which I have added a config file, and a section handler but at the time to compile it the config file is not placed into the bin\debug or release folder, does any one know why I cannot use a config. file into a library assembly? Thanks for any help received. ...more >>

.NET applications runs on .NET framework on Windows OS only?
Posted by Matt at 1/22/2004 7:12:21 PM
I want to confirm if .NET applications runs on .NET framework on Windows OS only, not other OS such as Unix or Mac?? If this is the case, then what's the point of .NET framework. In Java Virtual Machine, it is "write once, and run everywhere," so that any Java applications can run on any OS with ...more >>

VSS with .NET studio
Posted by Steven at 1/22/2004 6:46:32 PM
We have purchased Microsoft Visual Studio .NET 2003. We don't have Visual Studio 6.0 on our side. I was trying to install Visual Source Safe, unfortunately I was not able to install the same. I would like to know whether Visual Source Safe and Visio are bundled along with .NET 2003 and if not is...more >>

Please help urgently.
Posted by Steven at 1/22/2004 6:41:44 PM
Hi all My problem is a little lengthy. But please help me. In my application, ADO.NET DataSet object is not getting constructed in the Web Service Web Method called by the Windows Application passing an ADO.NET DataSet Object as a parameter to the Web Method in Web Service Debugging using...more >>

Increasing UDP Recieve Buffers
Posted by cgrebeld NO[at]SPAM hotmail.com at 1/22/2004 5:43:19 PM
Hi, My application needs to read UDP packets which are coming at a rate of about 50Hz. (For 1 or 2 second bursts). When I examine what has been recieved, I see holes of missing data, perhaps 10 missing packets per second. I believe the problem is that my (C#) synchronous UDP client cannot...more >>

Logical Disk properties
Posted by Yoramo at 1/22/2004 4:42:26 PM
How do I get the logical disk properties (lable,type,size,...) ? thanks in advance Yoramo ...more >>

Files used by a process
Posted by Sebastien Lange at 1/22/2004 2:26:31 PM
Hi, When you try to delete a file that is being used by another process, you get the IOException: "The process cannot access the file "..." because it is being used by another process." Of course... But which process(es)? is there a way to know which process(es) has/have opened this file? ...more >>



Access Novell Drive from Windows Service
Posted by Dave King at 1/22/2004 1:51:06 PM
Hi: I am writing a Windows Services using VB.net to access files on a Novell drive. How do I connect to the Novell drive from Windows services? I am using WinXP(Pro), Novell Client for Windows ver 4.83 SP 1. Thank you in advance! Dave ...more >>

Datagrid frustartions
Posted by Bill Styles at 1/22/2004 1:45:59 PM
I've been trying to do some work with a datagrid control on a winform and have gotten very frustrated with it. I need to be able to determine when the user clicks on a given cell but can't find anything that seems to be reliable. The click and doubleclick events fire when the user clicks on t...more >>

Browse path standard dialog
Posted by Tony at 1/22/2004 1:27:29 PM
I know there is a standard dialog for browsing for a directory path without using the open or save versions but I can't remember where it is located. Does anyone know? Tony ...more >>

System.Runtime.Remoting.Channels.Http
Posted by Knut Vonheim at 1/22/2004 1:05:57 PM
For some reason I cannot access this in CSharp - neither with using or directly in the code? System.Runtime.Remoting.Channels on the other hand is fine, but no Http.anything works. Any thoughts, helps, guidance, hints, or pointers are greatly appreciated!! Regards, Knut Vonheim vonhei...more >>

dotnet.general
Posted by Chad Z. Hower aka Kudzu at 1/22/2004 12:44:16 PM
Did someone whack the dotnet.general group? I've now tried 3 newsreaders on it, and since yesterday its returning whacked values for messages, etc. -- Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/ "Programming is an art form that fights back" ELKNews - Get your free ...more >>

while true loop, would a semaphore work?
Posted by Logan McKinley at 1/22/2004 12:02:17 PM
I am trying to create a high precision timer using the QueryPerformanceCounter API call which works find but I want to implement a tick event and am not sure how best to proceed. Say the user wanted the tick event every 500 ms, the only way I can think of to perform that is constantly querying Q...more >>

JIT Compiler
Posted by Shishir Kumar Mishra at 1/22/2004 11:45:11 AM
How JIT Compilers are different from Normal compilers? I am talking about JIT Compiler as general not .NET or Java JIT compiler . Any link or Docs? :-( Thanks and Regards.. Shishir Kumar Mishra Agni Software (P) Ltd. www.agnisoft.com ...more >>

Distributing .net "Shrink Wrap" Applications
Posted by mclark NO[at]SPAM relsys.com at 1/22/2004 11:31:50 AM
I am currently in the process of evaluating the C# and VB.NET portions of the latest release of Visual Studio 2003 .NET (I have already written a few production apps using VC++ 7 that DOES NOT target the framework. What I would like to know is if anyone has successfully (or NOT) written an inst...more >>

AssemblyVersionAttribute
Posted by discussion NO[at]SPAM discussion.microsoft.com at 1/22/2004 11:12:41 AM
Hi, In the AssemblyInfo.cs file I change the AssemblyVersion["1.0.0"]; attribute from the default "1.0.*" blah I notice that its FORCING 4 digit notation, so if I use "1.0.0" I get "1.0.0.0" in that property. Are we FORCED to have 4 digits for our versioning or can this be overrided? ...more >>

Moveable Textboxes
Posted by VJ at 1/22/2004 9:54:40 AM
I wan't the users of my app to position and size textboxes on a specific screen. I saw a few examples for sizing textboxes at run-time, but none for moving textboxes around. Could some give me pointers Thanks VJ ...more >>

URL Forwarding Problem
Posted by Binod Nair at 1/22/2004 9:43:07 AM
Hi All, I have an ASP.NET appication running on http://xx.xxx.xxxx.xx/aspApplication and I have a domain http://www.mydomain.com registered at godaddy.com for this application.I have setup domain forwarding at goDaddy.com to forward to http://xx.xxx.xxxx.xx/aspApplication. I am using Forms Aut...more >>

Win32 Resources in .NET Question
Posted by Christopher Burr at 1/22/2004 7:45:38 AM
I'm trying to retrieve a string resource from a Win32 file. In win32 world I would just use LoadLibrary and LoadString. What do I use in the .NET world? -- Chris Burr cburr@kcc.com ...more >>

Programmatically compile code for Smart Device App using C# compiler
Posted by Krzysztof Kazmierczak at 1/22/2004 7:16:08 AM
Hi! Is there a possibility to programmatically compile code for Smart Device App using C# compiler? I know that CSharpCodeProvider class give me access to c# compiler and i can build an executable from text source, but can i create Smart Device Applications that way? Thanks for any help Very ...more >>

PrintDialog fubar ?
Posted by Nick Butler at 1/22/2004 2:00:33 AM
Hopefully, I'm missing something here, but this is my problem : I instantiate a PrintDialog object and set the PrinterSettings property. I call ShowDialog, and the user selects PrinterResolution and Landscape values. Now, because these properties are in PageSettings, not PrinterSettings, th...more >>

Framework 1.1 on XP Client won't load Framework 1.0 Programs from App.Server
Posted by Heiko at 1/22/2004 1:01:09 AM
Hello there. I hope you can help me out with this one. We have developed a .NET application with the 1.0 Framework. It is located on a Application Server. Windows XP Clients will start the application from the server and run them on their local machine. The local machine has Framework ...more >>

Problem sending values from one page to another (pepehammer)
Posted by Marcelo at 1/22/2004 12:59:49 AM
Hi guys, I'm using the following code to send values from one page to another, but seems to me, that the event Page_Load in the receiving page never fires. Why? This is the code: Thanks -*-*-*-*-*-* PAGE SENDING THE INFORMATION <%@ Page Language="vb" AutoEventWireup="false" Codeb...more >>

WebResponse Headers comma delimiting mistake
Posted by Afanasiy at 1/22/2004 12:25:22 AM
The expires date in a Set-Cookie header includes a comma in every implementation I have seen or read documentation for. However, the CLR's WebResponse Headers collection delimits headers of the same name with commas. I thought I would get around this with the Headers collection method GetVal...more >>

Referencing Assembly Problem
Posted by o.drobnik NO[at]SPAM mobilkom.at at 1/22/2004 12:23:27 AM
Hi, I have a curious problem using VS.NET 2002 I create a new class library with a public function Public Class ASN1 Public Sub New() End Sub Public Sub test() MsgBox("test") End Sub End Class Now I open a new Solution, Add a new Reference to the DLL (in...more >>

COM Port
Posted by Scott M. at 1/22/2004 12:18:30 AM
I have several years of experience programming VB 6.0 and .NET (VB.NET), but I have never had to write code that interacted with hardware before. How can I retrieve information that is coming into the computer via a COM port? ...more >>

.NET framework installation failed.
Posted by caldera at 1/22/2004 12:04:14 AM
Hello, I have a problem when I want to install .net framework1.1 in the windows 2000 advanced server. Previously in this machine .net framework1.0 was installed but, if framework1.1 was tried to install "Microsoft .net framework Setup has failed" it says. The same message was appear when uninst...more >>


DevelopmentNow Blog