all groups > dotnet faqs > october 2004 > threads for october 15 - 21, 2004
Filter by week: 1 2 3 4 5
Get rid of "Visual Studio Projects" folder from My Documents?
Posted by Grahammer at 10/21/2004 9:14:18 AM
I don't keep my projects here, yet this folder keeps appearing in My
Documents.
This folder is cluttered up enough without extra folders being dumped here
for no reason.
How do I stop Visual Studio dotNet from creating folders I don't want, need
or use?
Thx
... more >>
comreg Tool
Posted by Sathish at 10/20/2004 12:36:49 PM
Hi,
I cannot find the comreg tool in my SDK installation. Where can I find it or
download this tool ?
Thanks and Regards,
Sathish
... more >>
how many .NET languages?
Posted by jcnews at 10/19/2004 5:12:30 PM
I am a beginning programmer. I used VB.NET. Can anyone tell me how many
..NET languages there are? Aren't there .NET languages made by companies
other than Microsoft? Is is possible to develop in .NET languages without
having to buy Visual Studio.NET? (I only have VB.NET in my visual studio
... more >>
Startup key
Posted by Wally at 10/19/2004 10:46:45 AM
Hi all. I've wrote, using VB.NET a windows service that starts automatically
at power ON. It works well.
Now I need that my service write a key in the registry for running an
application as soon as a user log on Windows.
I want that this application starts at logon of each user.
In which regist... more >>
Stream Writer
Posted by Charles A. Lackman at 10/18/2004 11:58:25 AM
Hello,
I have created a MemoryStream that is holding Binary Data. How do I get the
Data out of the Memory Stream into a file on my hard drive. All the
examples I have seen for a MemoryStream write the contents to the console.
Thanks
Chuck
... more >>
HTTPRequest and JAVA Servlet
Posted by Greg Reevosh via .NET 247 at 10/17/2004 3:05:34 AM
I am sorry if I double post but here is the problem:
I am trying to use HTTPRequest/Response object to make call's to some JAVA Servlets. Those servlets have internal redirects. I keep getting 500 error in WebException, any ideas why?
Can I follow the re-directs? If I put the URL directly to b... more >>
Issue with System.Net.HttpWebRequest
Posted by Greg Reevosh via .NET 247 at 10/17/2004 3:04:00 AM
Hi,
I have an issue with System=2ENet=2EHttpWebRequest object=2E I=
amtrying to do call to Java Servlet that does user=
authentication and then redirects to requested page and starts=
requested process=2E It looks somethink like this:
http://SOMEHOST:10001/servlet/Servlet?_action=3DLOGI... more >>
How can I control UTC offset?
Posted by Maxim S. Lee at 10/16/2004 5:58:38 PM
Hello.
Can enybode tell me how can I set a UTC offset?
Or how can I ignore this offset in my application when I call DataSet ->
WriteXml method?
I cheked
Application.CurrentCulture.DateTimeFormat.UniversalSortableDateTimePattern,
but it's read-only.
Max
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
New product development opportunities
Posted by Harikumar G at 10/16/2004 12:06:19 PM
Hello All,
We are a group of young developers constituting a small organization. We
plan to launch a new .Net based commercial product to the Indian Market.
We hope u experts will have some idea about the current market situation and
openings. Kindly please advise us on developing a new produc... more >>
How I'm I supposed to use string tables?
Posted by ThunderMusic at 10/15/2004 12:56:11 PM
Hi,
I used to use string tables in my apps to switch between languages in
VB6. But now I must program in .NET and I don't know how it works at all for
string tables...
Can anyone help me please? Is there something better than string tables?
Thanks
ThunderMusic
... more >>
Windows service
Posted by Wally at 10/15/2004 6:06:53 AM
Hi all.
I've wrote a windows service in VB.NET that starts antomatically on power
on. It works fine.
Now I need that my service know when a user log on Windows. Is this
possible? In which way?
Thanks in advance.
VV
... more >>
|