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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Urgent :"Your Account will Expire within N Days".28 Jul 2006 19:08 GMT2
Urgent :"Your Account will Expire within N Days".
Here "N" is the number of days from which this message starts popping,I need
to fetch this information from the active directory, please provide me
details in solving this issue ?
Using the mousewheel28 Jul 2006 17:22 GMT1
I try to use the mousewheel in a user control to to scroll in a pannel where
I draw with GDI+ .
due to the fact that a pannel don't has focus, I have no mousewheel event at
my dispositon. Is there a work around?
.net 2.0 system.web dll28 Jul 2006 16:08 GMT3
Can anyone tell me what dll file contains the system.web namespace in .net
version 2?  The only thing I can reference is the v1.1 system.web.dll.
Thanks,
Jim
Troubleshoot Process id Errors28 Jul 2006 15:55 GMT4
We have a .Net application developed under FW 1.1 sp1. We run it under
Windows XP, Win 2000 Server & Pro & 2003 Server and it runs just fine. But on
one machine at one customer it will not run. Upon start up it throws this
error "Application has generated an exception that could ...
asp.net: how do I detect if debug mode is true or false ?28 Jul 2006 14:55 GMT1
I which to detect in my code if compilation has debug enabled ?
I would different behaviours according to the compilation type.
DataGridView Combobox column Error28 Jul 2006 09:51 GMT2
I've populated all the cells in a combo box column with values from 1 -
50 using the following code:
foreach (DataGridViewRow row in uxTabSummary.Rows)
{
Loading an assembly from a stream28 Jul 2006 09:25 GMT2
Is there a way to load an assembly from a stream instead of from the
file system? The static methods in System.Assembly.Reflection don't
support anything other than file names or assembly names as a source
for the various Load methods.
BinaryFormatter serialization size.28 Jul 2006 09:17 GMT1
How can I determine the size of the data that a BinaryFormatter will produce
when serializing an object?  I basically want to know how many bytes an
object with SerializableAttribute will produce if it is serialized to a
stream.
The type initializer for "HeaderEncoding" threw an exception28 Jul 2006 01:54 GMT11
I wonder if anyone has seen this before?
I have two machines running exactly the same code.  On the first, it
works perfectly, on the second I get the TypeInitializationException
'The type initializer for "HeaderEncoding" threw an exception'.
.NET C++ SMTP question28 Jul 2006 01:52 GMT3
I have been asked to do the following:
Create an application that will take an e-mail address entered by the
user into a field and, once a button is clicked, will take that e-mail
address and check it against the mail server for that address using
What account permissions are required for HttpListener.Start()?27 Jul 2006 20:42 GMT7
With least-privilege user account (LUA) HttpListenr.Start() throws an
HttpListenerException with ErrorCode == 5 (ERROR_ACCESS_DENIED).  This does
not occur when the user is a member of the Administrators group.
There's no mention of what privileges the current users requires in ...
System.Version27 Jul 2006 19:50 GMT1
I've searched the documentation and Google for an answer to this but to no
avail.
It seems that System.Version does not serialize to XML.  I checked the
documentation and this type is flagged as being Serializable, it has a
Windows service not starting at boot time27 Jul 2006 19:23 GMT4
I'm currently developing a windows service, and in OnStart i launch a
couple of threads to do some work. When i start it manually everything
goes fine, but at start up the service just timeout. I have added all
the dependencies i thought could be used by the service, included
Unbox IL instruction question27 Jul 2006 18:54 GMT5
I'm referring to:
http://msdn2.microsoft.com/en-us/library/system.reflection.emit.opcodes.unbox.aspx
There's a lot of stuff here that doesn't make sense to me. This page states:
A value type has two separate representations within the Common Language
Discrepancy in DataGridView column order & databound DataTable27 Jul 2006 17:38 GMT3
Dear group,
I'm currrently investigating a bug within a piece of our software whereby if
a DataGridView (bound directly to a DataTable) is ordered by column headers
(containing lookup combo boxes where the value is the foreign key of another
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 June, 2006
 
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.