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# / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
efficient object creation14 Aug 2007 15:09 GMT1
Activator.CreateInstance vs. CunstructorInfo.Invoke
- If I may use either of them, which one is more efficient?
- When is one preferred to the other?
Thank you.
Handling Remote Server Errors14 Aug 2007 15:02 GMT1
Hey Everyone!
Ok time for another newbie question from me...I've written a little program
that reads URL's from a text file line by line and then does a POST action
etc The problem is that the program gets an exception and terminates when a
SmartNav and Blank Pages14 Aug 2007 14:57 GMT1
This is an old topic from the looks of it but I can't seem to find a
solution that fits.  I have a ASP.NET 1.1 program that I have written
that works perfectly on my dev machine.  I also have a test machine
that the program partially works on, and I am getting problems on the
The right way to dispose a NativeWindow?14 Aug 2007 14:22 GMT3
What is the right way to dispose of a NativeWindow? I guess the
NativeWindow is managed code and will be cleared by the GC, but the
window handle it is holding is a native handle!
I'm using the standard dispose code:
Control in Runtime vs Designtime14 Aug 2007 13:33 GMT3
I would like to be able to tell whether my component code is executed when I
instanciate a control in runtime or in designtime.
Can anybody give me a clua as to how you can do that?
Cheers,
how to change back color for column in datagrid14 Aug 2007 11:33 GMT1
I need to change the back color for the specified column in the data grid. I
am using Visual Studio 2003. How to change the back color only for column?
Can anyone help to solve this problem?
Regards
How to: dynamically create a Dictionary<k,v>14 Aug 2007 09:38 GMT10
Imagine a class MasterStore carries a private hashtable. The hashtable will
carry 1 or more Dictionary<k,v>. MasterStore has a public method called
AddStore that adds new typed dictionaries to the master dict.
The dictionaries stored in the hashtable can all be of different types ...
did forums.microsoft.com move somewhere else?14 Aug 2007 09:27 GMT3
I can't seem to get to the Avalon forum on MS's site anymore (with any
browser from home or work). Did the forum location change? Thanks.
CLS compliance and custom types14 Aug 2007 09:14 GMT5
I have created a class with get/set methods but VS complains that the type of the variable is not CLS compliant. For example in the
following code :
        namespace TilerSpace
        {
read a particula childnode of a XML14 Aug 2007 09:05 GMT3
I have the following XML file :
<?xml version='1.0' encoding='UTF-8'?>
<Database>
  <ConnectionString Type="PostgreSQL v8.2.x">
Thread Synchronization14 Aug 2007 08:37 GMT2
I asked a question regarding thread synchronization on this usergroup
some days back. I was using the AutoResetEvent class for signalling
between two threads. The problem with AutoResetEvent was that it
sometimes it used to stop working a thread never come back from Wait
image path14 Aug 2007 05:00 GMT1
I have the following requirement for an assignment.  Could u please help me
in creating xml document for this.  I have images stored in c drive.
. Create an xml document that models the image groups.  Each grouping should
include the name and location of the images within the ...
Using DLL to protect software14 Aug 2007 03:13 GMT6
It is awesome, how clear info in the c# exe file.
When I am using Netbeans ( a java IDE), it can set the obfuscation
level.
1) I don't know how to use obfuscation in C# yet.
Architecture Question: WCF service using Profile provider14 Aug 2007 03:09 GMT2
I want to know if it is possible to have a WCF service hosted in IIS
(.svc) that uses the provider model in .Net?
Ideally, I'd like the WCF service methods to detect the user's AD user
name automatically (ie not passed as a parameter in the method) such
How called the dll(written by c++)by c#?14 Aug 2007 01:24 GMT2
Um,i search the problem through the internet.There is a code in *.cs:
using System.Runtime.InteropServices;
[DllImport("Test.DLL",   EntryPoint="TestOne")]
 public   static   extern   bool   TestOne(string   src);
 
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.