Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
changing .NET framework version in VS 2005 (supported runtimes)14 Aug 2007 16:56 GMT4
In VS2003, Windows Application Property Pages I could go to Common
Properties, Build, Supported Runtimes Change and select version 1.0 or 1.1.
How can I do this in VS2005 so a VB windows application will target
framework 1.1 for example?
managed and unmanaged logging Options14 Aug 2007 12:53 GMT1
i want to implement a logging system , that can be used by
managed(c#)
and unmanaged code(c++).
Approach 1:
Slow Compile speed14 Aug 2007 10:58 GMT4
I have the following hardware
1 Intel Processor 3.2G
2. 512mb RAM
3. Using Visual Studio 2005 / Visual Basic
How to reference an external config file in app.config14 Aug 2007 03:46 GMT4
In .NET20 I would like to reference an external config file from the
applicationSettings / My.MySettings chapter in app.config.
I have tried to do the same way as I did in .NET1.1, according to:
http://weblogs.asp.net/pwilson/archive/2003/04/09/5261 ...
Error when installing windows service.14 Aug 2007 00:13 GMT1
Hello, friends,
After running cmd, trying to install a windows service written in c#.net
2005 with User account (specified in serviceProcessInstaller) by typing
installutil myWindowsService.exe
Patch for DateTime serialization13 Aug 2007 22:58 GMT1
when serializing a datetime value and then subsequently desreializing it it
gets modified if the receiving computer is in a different timezone than the
sender. I know how to use the SpecifyKind to set the type to
utc/local/unspecified but the problem is that we serialize a lot of ...
How to disable menu item and its sub menu items?13 Aug 2007 16:46 GMT2
Hi, friends,
I am using C#.net 2005 to create a windows application.
It has menu items, such as File, etc.
Under File, there are more menu items, such as New Files, Working Files, etc.
CLR20r3 - what am I missing?13 Aug 2007 16:16 GMT11
Using VS 2003, compiled an EXE, runs fine on XP.  I just tried to run it on
Vista, crashes with DllNotFoundException and mentions "CLR20r3".  I have run
other .NET apps on the Vista machine.  Why does this build specifically
require CLR20r3 (.NET 2.0 I assume)?  I removed .NET 2 ...
32 bit vb.net on 64 bit windows13 Aug 2007 15:13 GMT1
I have vb.net application which is 32 bit and need to transfer to 64bit
windows. It cannot run.
How can I do to make it work??
Any hints and procedures are appreciated.
Help needed: How create a link/shortcut within .NET13 Aug 2007 09:32 GMT2
i have to create from within a kind of setup program (with admin rights) a
shortcut to the desktop of a users pointing to a UNC path .
searching of something like: shortcut <from file> <to path> < working
directory>
Reflection for Comments?13 Aug 2007 02:27 GMT3
I have a .NET DLL and .PDB and .XML. Is there a way to get the XML
comments from a given piece of code via a Type's Reflection on itself?
Thanks.
StreamWriter ?13 Aug 2007 01:48 GMT4
I'm creating a file using the following lines of code inside a property
set...
If Not File.Exists(value) Then
   StreamWriter = File.CreateText(value)
cookie contanier does not correctly parse Set-Cookie header with domain token12 Aug 2007 18:42 GMT1
(sorry early post sent before finished...)
hi,
i am using HttpWebRequest with cookie container to perform web request.
HttpWebRequest req = (HttpWebRequest)WebRequest.Create(uri);
CSS Related question12 Aug 2007 13:51 GMT4
How do i center-align a items within a <div></div> tag
TIA
Barry
error while retrieving values from socket11 Aug 2007 18:44 GMT1
We are currently using a program where we recieve the details from the
client. Developed in C#.It is recieved through sockets.
It is working fine. i.e. When we start the program afresh we do get
details properly. We recieve the data as strings and we store in a list
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 July, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.