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 / General / May 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Free Multi-Select Treeview available21 May 2006 18:51 GMT4
The latest version of my (free) multi-select treeview is available,
for those who are interested.
http://coders-lab.dotnetnuke-portal.com/Codingstuff/Mysoftware/tabid/16943/Defau
lt.aspx

How to acces datagrid from other thread21 May 2006 14:45 GMT1
Iam trying to make it work:
My application receives data from RS port by the DataReceived event. Then
this event is accesing dataGridview, but when i have some errors connected
with accesing this datagrid. Sometimes it works properly, sometimes not.
Create a proxy class for a non .NET xml provider21 May 2006 10:08 GMT1
Hi world,
I am about to buy an application from a vendor that has module which
will respond to HTTP XML requests. The software is a windows
application, and the XML interface is provided so that other in-house
Code to create default key depending on textbox focus21 May 2006 09:53 GMT2
I found this code written in C#  - can someone convert it to VB.NET for me?
TextBox1.Attributes.Add("onkeydown", "if(event.which || event.keyCode){if
((event.which == 13) || (event.keyCode == 13))
{document.getElementById('"+Button1.UniqueID+"').click();return false;}} else
Help needed in OOP....I think......21 May 2006 09:24 GMT3
Just learning......so please be gentle....
This is the idea (wrong as it may be).......
I'd like to code an app that has a treeview for a navigation element that
opens panels (to it's right) based on which element in the treeview is
How to handle un-exceptional errors21 May 2006 00:32 GMT3
Some programmers, and even Microsoft documents, say you should only
throw exceptions for exceptional situations.  So how are others
handling all the other unexceptional errors?  How are you propagating
errors up the call stack?
Anyone doing control systems/HMI in .NET??21 May 2006 00:15 GMT2
Hello all;
I'm researching a control project, and I'm getting lost in the
protocols...
Want I want to do is create my Human-Machine interface (HMI) in .NET
Batch Update ADO.Net20 May 2006 12:22 GMT2
Using SQL Server 2000, and VS.Net 2003
I want to load a datatable from a local server into a dataset and update it
into a linked server.  The linked server will have the exact same structured
table, and it will be empty.  Can I open a blank dataset from the linked
Scheduling within a windows service20 May 2006 11:33 GMT9
Can anyone point me in the direction of how to have a .net developed
service wake up every sof often to perform a task.
I need to make a service that will wake up every 15 mins to check a
database.
ASP. Net Multiple form submit20 May 2006 11:28 GMT5
We  are having multiple submit buttons with form validation on a single form.
By default a button is selected and the elememts included in the form is
validated.
If we try to add 2 forms to an ASP.NET page, we get a error:
Mobile Develpement20 May 2006 10:07 GMT1
Is J2me programming possible from dotnet
can code be compilled which is required for non- windows mobile.
like p910 which is Symbian OS but supports java applications.
Is there any way that application develope  can be compatable with
Releasing a file20 May 2006 08:48 GMT1
During my program I load an exe file using reflection.  My program loads the
file using reflection, checks the assembly version and does an update if the
network version is different from the local version.  I have a problem,
however, when I do the first check using reflection to ...
Creating a file share20 May 2006 08:24 GMT1
Is there a way within .Net 2.0 to create a share on a Windows 2003 server?
Thanks,
-- Brian
Read Emails on Exchange server without OL client20 May 2006 03:52 GMT62
Is there a way, with VS 2005 and FX 2.0, to read a given inbox?  I need to
write a 'monitor' program and my boss is convinced, as is always his first
gut reaction, that we need to go buy a 3rd-party package to just read an
inbox.  He may be right this time, but that's not usually ...
Dynamic type conversion20 May 2006 03:11 GMT4
I am writing a generic property table as part of my application
property_name
property_type
property_value
 
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.