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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Performance of Queue(of T).Enqueue(T)19 Oct 2006 20:44 GMT7
When calling Enqueue, the internal array may need to be reallocated.  My
question is by how much?  In the old MFC array classes, you could tell MFC
how many additional elements to add to the array when it needed to
reallocate, which greatly boosted performance relative to adding ...
Target the Framework version from 2.0 to 1.119 Oct 2006 20:27 GMT2
  I have encountered a problem of "DragDrop registration failed"
problem in my .NET 1.1 dll because of the assembly binding is always
going to .NET 2.0. Therefore I tried to specifiy the runtime version
and redirect those bindings in MyModule.dll.config.
Reflection, Enums and their values?19 Oct 2006 18:55 GMT3
I have an set of enums like the following, that are in a class that I'm
using from elsewhere;
           Public Enum Q001resp As Integer
               Yes = 1
TcpClient.Connect causes three first chance exceptions19 Oct 2006 18:07 GMT7
Hi all, I've got a client/server application and just wanted to ensure
that this is expected behavior.  I recently set the following
configuration in Visual Studio:
Debug->Exceptions->Break Into Debugger
How would you do a time estimate of a conversion from VB6 to dot net?19 Oct 2006 15:25 GMT6
I hate doing estimates of how long things will take, but of course
people want them.  I am doing some modifications on a VB6 system and
the owner wants an estimate on how long it will take to convert it to
VB dot net.  How would you approach doing a time estimate on this?
Listbox selected items to string array19 Oct 2006 13:43 GMT3
I am trying to pass the selected items from a multiselect listbox to a
string array. Can any body give me a start.
Thanks
Colin Williams
Problem with clipboard19 Oct 2006 11:06 GMT2
I'm using .NET 2.0 with VS 2005 on Windows XP Pro and I'm having
problems with the clipboard.
I'm trying to copy the contents of a word document. The problem is that
sometime it is working, and sometime not, using the same piece of code.
Datagrid inside a Panel doesn't load records19 Oct 2006 10:12 GMT4
I'm using .NET Framework 2.0 and I've created a Panel with a DataGrid
inside.
This datagrid was created automatically by dragging & dropping into it
a datasource.
acquiring standard out, standard error19 Oct 2006 08:23 GMT3
I have managed to acquire the standard out & error streams of an app by
starting it with System.Diagnostics.Process. Works great.
How do I acquire the standard output & error & in streams of an already
running application, for instance, a service. Basically I need to monitor the
Missing referenced assemblies in compiled dll ...19 Oct 2006 08:22 GMT2
I have a project that references a couple of other dll:s. After I compile
the project I use IL DASM to have a look on the Manifest of the compiled
dll. The thing is that not all referenced dll:s are in there (I'm missing 3
of 7)!
Problem with the GZipStream class and small streams19 Oct 2006 07:54 GMT7
I have a problem using the System.IO.Compression.GZipStream class. I wrote
the following methods to compress and decompress arrays of bytes.
private static byte[] Compress(byte[] array)
{
calendar control19 Oct 2006 04:16 GMT3
I have a calendar control that has runs a longish bit of code in the
ValueChanged event.
How do I get the control to repaint before running the code.
At the moment the calendar month view stays active while the code is
C# to C++ port19 Oct 2006 01:23 GMT6
We have a dll component developed in C# and used by the other projects (exe)
written in C#.
This component has been tested and proved to be very robust component and so
we are going to re-use it in another application (very large code base)
excel19 Oct 2006 00:50 GMT1
i did not the office version of the system in which the application is
going to be deployed.
is there any way of opening an excel file which is office independent.
My requirement is that i have to open a template file which is in the
Upgrading from .NET Framwork 1.1 to 2.018 Oct 2006 21:04 GMT4
We have an app that have been compiled to use .NET Framework 2.0. It runs
fine from the server but from the workstation it generates an error message
something like "This program could not start because the program
configuration is wrong. If you reinstall the program it can solve ...
 
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.