all groups > dotnet general > december 2004 > threads for friday december 24
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
how to set up the listview to high-light one line
Posted by zbcong at 12/24/2004 6:04:12 PM
hello
how can i set up the listview to high-light one line that is selected by
mouse.now only the first column can be selectable.
thank you.
... more >>
How to copy files within Local Area Network (LAN)
Posted by sleepyant at 12/24/2004 4:56:34 PM
Hi, I am making a simple backup program where the files selected can be
transfered from a source to a destination. The source/destination could be
inside user's own PC or a different PC within a local network.
I have tried to use File.Copy and it seems to work fine, but I need to show
a progre... more >>
asp.net adding a web refernce
Posted by asp.net NUT!!! at 12/24/2004 2:51:03 PM
Hi
I've been trying to add a web refernece to a asp.net application project,
from a web service within the same solution. The site is hosted on my local
host & in a virtual directory.
when I go through the process of adding the web refernce to the application
layer I get an error message st... more >>
Where to post bug reports for VS.Net 2005 Beta, esp ASP.Net
Posted by Pitcairnia at 12/24/2004 7:17:05 AM
Before I post a couple of issues I am having in ASP.Net 2005 I wanted to see
if someone can tell me the most appropriate forum for that post.
Thanks - ... more >>
I need Help...
Posted by dcinfinite at 12/24/2004 5:21:02 AM
Hi..
i've posted heaps previously about my IIS not running..i've resorted in
formatting my computer..and now the IIS is working..but i have another issue
now..is so frustrating..
now..when i try 2 create a new project, the message saying that i have an
older version of ASp.net..and ... more >>
Getting correct encoding from a webresponse
Posted by Jonax at 12/24/2004 2:05:01 AM
Hi guys,
I have the following code that retrieves a webpage.
My problem is getting it to use the right encoding.
I've tested it against a danish page, but it won't show the danish
characters. When I set it to sniff the encoding (using
sr = New System.IO.StreamReader(strm, True)
... more >>
VSS and Stored Procedure error
Posted by larzeb at 12/24/2004 1:11:06 AM
I am trying to place Stored Procedures under the control of Visual
SourceSafe.
I right click on the Server Explorer\Data
Connections\ServerName\Stored Procedures and select Add to Source
Control.
In the following dialog box, I type the Source Control database
location (in UNC format) and t... more >>
|