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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# IDE show all properties for controls and forms06 Jun 2007 03:08 GMT3
im using c# 2005 express edition.
Is there a setting in the IDE that i am missing that would allow ALL
the properties available to the selected control to be shown in the
properties list in the IDE
Control arrays06 Jun 2007 02:39 GMT1
I would like to know what is the best way to create control arrays of Labels
and be able to index them? I am a former VB6 programmer that was used to
plopping controls on the form and have the arrays created automatically.
Please provide a snippet of code or good reference site ...
SerializationException06 Jun 2007 02:37 GMT3
         I  have a class which uses Microsoft.Win32.RegistryKey
class, and i am trying to Serialize this class but i get the following
Error... anu ponter will be really helpfull..
Message="Type 'Microsoft.Win32.RegistryKey' in Assembly 'mscorlib,
Error of not able to find the dll that is in the installed directo06 Jun 2007 01:47 GMT6
Hi, I'm using vs2005, .net 2, C# for windows application.  In my application,
I use a C coded file that I use VS to compile into a dll for some of it's
functions.  It works on my devvelopment PC.  I created a Setup project for
the application.  In the file syste, I added the dll. ...
How do I call a DCOM object?06 Jun 2007 01:32 GMT1
Does anyone know where I can find an example of calling a DCOM object from a
.NET client?  All the examples I'm finding are telling me to use
Activator.Getobject, but I can't figure out which URL to use.
Thanks
WebBrowser DocumentText getting problem ...05 Jun 2007 22:58 GMT7
I have very strange and stupid problem with .NEt's webBrowser control...
If  I do this:
----------------------------------
private void btnGoogle_click(object sender, EventArgs e)
Access method variables/functions from Event call05 Jun 2007 22:51 GMT2
Ok i understand the fact that once events are raised they are executed
on another thread and have no access to member functions or variables
because they are static functions.
But i am having trouble how i can Invoke these methods from the static
what is EnvDTE05 Jun 2007 22:47 GMT2
that causes this reference and redirect
<assemblyIdentity name="EnvDTE" publicKeyToken="B03F5F7F11D50A3A"
culture="neutral"/>
<bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0"/>
Best Way To Close A 'Loaded' Form05 Jun 2007 22:23 GMT6
I am a pretty experienced VB programmer trying to make a jump to C#.
I have created a simple (so I thought) project and seem to be stuck.
I know I can create a form and write the code within the form.
However just for the experience I created a Main class and created an
How to View Event Queue?05 Jun 2007 22:22 GMT3
Is there a feature in C# .NET Professional's IDE where I can view the
pending operations in the event queue during a breakpoint?
The project type is not supported by this installation05 Jun 2007 22:06 GMT2
I previously had VS 2005 installed and had a project with no
problems.  After I installed VS 2005 Developer, getting this error
when opening the solution:
  The project type is not supported by this installation
Opening File with unknown Extension05 Jun 2007 22:03 GMT7
I want to open a File with unknown Extension using C#. What i want is
i do System.Diagnostics.Process.Start("FileName");
Now if File is associated with any program then the File with open
with that Application, this is working fine.
Flash control for screensaver?05 Jun 2007 21:59 GMT3
What are the advantages/disadvantages of using the Flash component on my
screensaver application?
The basic animation that the screensaver will include can be done either
with Flash or by writing code.  But with the Flash control, I can easily add
using statement and as05 Jun 2007 19:30 GMT6
Hi all, I'm using vs 2003, i have a question about using and as, i was
reading in programing .net components that one way to avoid null
references inside using was using as, something like this:
using(var as IDisposable){
Please ... example code due on looping though specific nodes05 Jun 2007 18:52 GMT67
I am quite new to XML and posted a request for example code yesterday.
Unfortunately, I did not do a very good job in explaining what I was
looking for.  Here is an example of a small piece of the file:
<Scoreboard>
 
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.