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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can you reverse the sort order of a sortedlist class13 Aug 2004 13:34 GMT1
I am using the sortedlist class but would like the order of the class to be
reversed. I know i could loop through the sortedlist class backwards using
the index but i would rather have a method on my class which has a private
instance of the sortedlist class and be able to ...
Buffer Full or Queue Problem13 Aug 2004 13:23 GMT1
I am getting an error while using MS Framework 1.1 that says "An operation
on a socket could not be performed because the system lacked sufficient
buffer space or because a queue was full". I saw a refrence to a hotfix that
you need to ask MS about. Does anyone have that hotfix or ...
Validating Email address with System.Text.RegularExpressions.RegEx13 Aug 2004 08:35 GMT3
I'm a little confused by this functionality.  It doesn't seem to be
behaving like it should.
I am using the following regular expression to validate email
addresses:
free database server for desktop application with ado.net driver13 Aug 2004 08:25 GMT2
I need to develop an aplication that needs a database. The application
is small and the use of SQL Server is not a choice. Can anyone give me
hists about *free* database engines with ado.net support?
TIA
Does .NET provide any mechanism to replace ActiveX controls on web???13 Aug 2004 06:24 GMT2
Is there any mechanism in .NET Framework which can help me to replace
activex controls on my web page??
As activex controls need to be downloaded on the client machine, and
my clients are not interested in downloading any such binaries to
Time delay/lapse when adding days to a time value13 Aug 2004 00:29 GMT1
I do the following:
DateTime dt = DateTime.Today.AddDays(0); // that's a zero
then on my machine, the DateTime.ToString("yyyy-MM-dd") returns a date that
is YESTERDAY!
unordered list in codebehind12 Aug 2004 22:03 GMT5
i need to create a unordered list with listitems in it in my codebehind.
There is not an object in the Framework for that is there?
something like HtmlList or something.
Does anybody created something like this?
Hashtable: setting a value?12 Aug 2004 19:12 GMT1
How do you reset a value for an existing key in a hashtable? I need to
create a collection and compare the values with another collection: when
certain parameters are met then I need to reset the value of certain
elelments in the first collection.
How to: Object to pointer/handle and pointer/handle to Object12 Aug 2004 18:07 GMT1
I'm using message queue and would like to know how do I return a IntPtr to
the MessageQueue object I created in
IntPtr MessageQueueCreate(string name){
MessageQueue mq = new MessageQueue.Create(".\Private$\"+name);
Config file for assembly called by Commerce Server 2002 pipeline12 Aug 2004 14:24 GMT3
I'm creating an assembly that has some configuration requirements (eg access
credentials to perform a service).
I guess my config settings would go in myapp.exe.config (windows app) or
web.config (asp.net app) like so...
Hashtable: setting a value?12 Aug 2004 14:15 GMT1
How do you reset a value for an existing key in a hashtable? I need to
create a collection and compare the values with another collection: when
certain parameters are met then I need to reset the value of certain
elelments in the first collection.
Treeview and Listview12 Aug 2004 12:27 GMT4
I'm building a "Server management console" in which the administrator can
see which users (clients) are logged-in and which actions they are taking.
Now my problem is the following;
For the logging of different info, i use datatables (e.g. a table for
.NET and new nullptr pointer value12 Aug 2004 04:16 GMT1
I have a simple question.
With C++/CLI (and being added to C++ in general) there will be a new
keyword "nullptr" which is a "better" thing to use when zeroing pointer
types or testing them against zero.
Using updated private assembly without recompiling primary project12 Aug 2004 02:40 GMT2
I have a main project which references a configuration library (dll)
say v1.0.1.1 when I update the configuration library and redeploy to
the /bin directory the system does not pick up this new version ever
unless I recompile the main project with a reference to the new
dynamic application configuration file11 Aug 2004 19:42 GMT1
I want to know if it is possible to modify dynamically the assembly
resolver via the configuration files. When are these file loaded ? Do i
must to restart my app when the configuration file have change.
Thank you
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 July, 2004
 
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.