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 / Languages / C# / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HtmlImage22 Dec 2005 04:31 GMT2
I have been trying to use an HtmlImage inside a Panel in an ASP.NET
application. I discovered that text dynamically generated by the client
persists inside the Panel across round trips but HtmlImage controls do not.
However the ListItem controls I used dynamically generated by ...
Creating a keyboard shortcut on windows form22 Dec 2005 01:39 GMT1
What is the best why to create a custom keyboard shortcut (eg alt-a) on a
.Net form using C#?
Thanks
Running code using another user context22 Dec 2005 01:38 GMT1
Good Evening,
I Would like to know if is it possible to execute some code with another
user's context, of course, typing its username and password. I lnow its
possible in Visual Basic 6, but I would like to know how its possible in C#
knowing which application has focus22 Dec 2005 01:36 GMT1
I am creating a program to monitor the open applications on a desktop
(kinda like "Applications" tab in the Windows Task Manager). You can
access all of the information you can see in the Task Manager, but I
want to add some functionality.
CollectionBase and DictionaryBase in vs 200522 Dec 2005 01:06 GMT4
Does anyone know a good example that demonstrates the working of
CollectionsBase and DictionaryBase in vs 2005?
THanks
Vivek
Formating money for display in a textbox22 Dec 2005 00:56 GMT7
I have a textbox that displays money, I cannot find out how to format it so
it displayes like '$123.00' what i get now is '123.00'.  Can someone point me
in the right direction?
Thanks in advance!!!
ebXML & .NET ?21 Dec 2005 23:52 GMT1
A customer of mine needs to get set up as an ebXML client in order to
receive labor data from VW, and I am tasked with getting this up and
running. This might be the first in a line of ebXML "subscriptions"
taken on for the enterprise, so I need to keep that in mind.
comm port input bytes getting...randomly?...offset by 12821 Dec 2005 23:18 GMT4
I'm having an odd problem where im reading input from a comm port (the
maker of the software that exports the data TO the comm port is
unhelpful).
What im reading is fixed length (13 character) sets of data seperated
COM Interop Static Classes21 Dec 2005 23:15 GMT2
Is it possible to expose a static class to COM?
Thanks
Alan
[API] Delegates and Parameters21 Dec 2005 22:35 GMT2
I am trying to get an API (EnumResourceNamesW - kernel32) to pass a specific
parameter to the call-back function.  The declaration I currently have for
EnumResourceNamesW is:
[
CSGL21 Dec 2005 22:19 GMT1
I am using CSGL Library , and when i am trying to make a debug build from
visual studio .net 2003 it succeeded , and when i am trying to make a release
build it failed and give me the following message
"An unhandled exception of type 'System.ArgumentException' occurred in
Invalid attempt to read when no data is present21 Dec 2005 22:18 GMT4
I'm using a datareader to get data from an sql table. The line that gives the
error is as follow,
dtrReceivers["Site_V"].ToString()
which gives the error,
"COM object that has been separated from its underlying RCW cannot be used."21 Dec 2005 21:53 GMT2
(I posted this in the ADO.NET NG, but didn't get any responses)
I've started getting this exception since installing vs2005
"COM object that has been separated from its underlying RCW cannot be used."
The code this is causing the exception is:
What's the difference?21 Dec 2005 20:58 GMT5
I've got an application I'm converting from VB6 to C# 2005.  I've
broken my problem down to this (Run on same machine seconds apart):
This works.
 Dim dd As New DOMDocument
Locking Reference Objects21 Dec 2005 20:52 GMT7
I have a DataSet that is cached deep down in a business layer object.
Higher up, there's a merge being performed on that object and it very
occassionaly throws a NullReferenceException deep down in the merge
code.  I suspect that the DataSet is being edited during the merge by
 
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.