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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Repost: Silent install of .Net Framework05 Jan 2005 23:19 GMT2
I am trying to install the .Net framework 1.1 without seeing any GUI and
specifically not seeing the licensing agreement. I am doing:
dotnetfx /q:a
It still asks me to agree to the licensing agreement.
strange form behaviour...05 Jan 2005 21:53 GMT1
I am busy with a program for my pocket pc. but since it is still compact
famework, I'll post this here too, because I'm very much in need for some
help with this:
I have one form which is my main form and has 4 option buttons and two
sorting columns of DataSet05 Jan 2005 21:42 GMT5
Hy!
Is it possible to sort columns (not rows!) of a dataset (or DataTable)?
I have dataset filled with data and I want to rearange it's columns.
Any ideas would be appreciated!
Threadpool and thread priority question05 Jan 2005 19:43 GMT2
First question:
I have read that you cannot change the thread priority of a thread pool
thread.  They always run at normal.  Is this true?
Second question:
EventLog object in win 2000 only05 Jan 2005 18:06 GMT1
I am writing to Event Log
by this code:
if (!System.Diagnostics.EventLog.SourceExists("MyApp1"))
  System.Diagnostics.EventLog.CreateEventSource(
Microsoft Internet Controls: .net replacement ?05 Jan 2005 17:56 GMT5
I am using Microsoft Internet Controls (com dll) to open up a web browser
with the address bar hidden and maximised. Is there a way I can do this with
the .net framework ?
Thanks,
Validation Expression 05 Jan 2005 17:40 GMT1
Can someone help me with a validation to check for invalid characters in a
filename ?
Can anyone provide an example of how to write/install  an .NET "applet"05 Jan 2005 16:58 GMT1
Folks:
I presume it's possible to write a browser-hosted .NET "applet" much
like  you can write a J*va applet.
To get started, it would be nice to see some sort of "hello world"
Quick Questions on threading05 Jan 2005 14:10 GMT5
I've been toying with threads the past couple days and I
was curious if anyone could answer a few basic questions.
1) I'd like to take a method call I make currently
successfully, and simply throw it into a new thread to run
Terminating Method Execution05 Jan 2005 13:39 GMT2
I have an application that calls a method that takes a considerable amount
of time. In this method I show and hide forms from an object declared in the
same class using 'ShowForm' and 'HideForm' methods I have written in the
class. I am trying to add a 'Stop' button to allow the ...
Equivalent of SIO_UDP_CONNRESET in .NET05 Jan 2005 12:31 GMT1
Is there an equivalent to setting socket option SIO_UDP_CONNRESET to
FALSE (ignore ICMP "port unreachable" messages when sending an UDP
datagram) in .NET socket class?
Thanks.
Advice for how to store data05 Jan 2005 10:44 GMT1
I'm starting to develop an application similar to an address book, task
manager, etc.
I'm going to develop this using C#, but that doesn't matter, my problem is
another.
Appdomain05 Jan 2005 10:26 GMT2
I am new to .net,
I want to know what is appdomain and process? how they are related.
how the .net framework executes the Windows application (C#)
Enum conversion from an Object in VB.NET05 Jan 2005 06:37 GMT1
Which statement gives better performance (where obj can contain any of the
CLR runtime types)
1) CType([Enum].Parse(GetType(UploadMode), tmp), UploadMode)
or
ASP.NET 2.0 beta. To early?05 Jan 2005 06:30 GMT10
We are starting our implementation of a medium scale web application. The
delivery is set to last february so it is "close" the release of Net 2.0.
Would it be both legal and wise to develope this web app in 2.0 beta and use
final when the product going "in production".
 
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.