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
ActionsPaneControl27 Jun 2007 15:06 GMT2
Hey folks,
I'm building an Office Smart Tag.  I own VS 2005 Professional.  I'm
trying to use the ActionsPaneControl as seen in the example here:
http://blogs.msdn.com/pstubbs/archive/2005/03/30/403801.aspx
How to define a Class with fixed size array of sub structures27 Jun 2007 14:41 GMT1
Hi Group,
I am trying to define a class that has a fixed size array of a
structure containing a fixed size array of a structure.
I am using System.Runtime.InteropServices and trying to define the
recursive GetEnumerator()27 Jun 2007 14:31 GMT16
is it possible to have a recursive GetEnumerator for traversing a tree
structure ?
public IEnumerator<DType> GetEnumerator()
{
Can a List object be bound to a DataGridView control?27 Jun 2007 14:24 GMT8
Hello,
I am writing an application in c#.  
I have a List object that I would like to bind it to a DataGridView control.
Can I do that, and if so how?
Using ToString to pad an integer with leading zeroes27 Jun 2007 13:56 GMT8
Is it possible, using the ToString function, to take an integer and
conver to a string of fiexd width with the leading spaces padded with
zeroes.
e.g. integer 123 converted to a string of length 9 with 6 leading
inherit form and generics27 Jun 2007 13:00 GMT6
Hi. I want to create a base form class with a generic parameter.
public BaseForm<T> : Form
{}
public MyForm : BaseForm<MyType>
post-build events27 Jun 2007 12:53 GMT1
I need to copy the dll and the tlb file that is build by the project to 2
different directory after the build is successfully complete. what do i add
to the post build events in VS 2005 to make this happen in my C# project?
Thanks for you help.
csharp-source.net closed down?27 Jun 2007 12:43 GMT4
Anyone know if this site has closed its doors?
csharp-source.net
I've tried for 3 days now, at work and at home.  No go.
...........
select items in winform dropdown style combobox...27 Jun 2007 12:30 GMT2
In my winform, I have 3 dropdown style comboboxes.  I want the program
to always start with
the "Todays date" to be selected in the three comboboxes.
example of todays date selected by using all three combo dropdown
abstract class question about operators27 Jun 2007 12:09 GMT4
just a quick question - i  have the something like the following
public abstract class ClassA
{
   protected int iA;
Certificate popup27 Jun 2007 10:55 GMT1
I am not sure where to post this question - so please redirect me if there
is a better place.
In the Windows Application I am developing I need to call a webservice,
supplying a digital certificate. At the moment I do this by adding a
Regular expression help27 Jun 2007 08:59 GMT4
I have a problem here that I think can be solved using regular
expressions, but not knowing enough about them, I wanted to ask.
I'm pulling data from a database that we're provided that has all data
unformated, all names, addresses, whatever are all in capital letters,
Problem invoking method with reflection27 Jun 2007 08:28 GMT3
I am getting a  Exception has been thrown by the target of an invocation
error when invoking a method
Here is the crux of the code.
I realise it could be a few things, any one give me an idea where
Problem with clickonce27 Jun 2007 08:23 GMT1
I'm trying to make an installer with clickonce for vb.net app with VS 2005.
I can publish, but when I try to install, I got an error:
Can't start the application
Here is the log (I'm using spanish version)
Changing garbled text ("¾î´À ¸ÚÁø³¯") to readable text ("어느 멋진날")27 Jun 2007 08:14 GMT2
I have been trying to implement a method to convert garbled text such
as "¾î´À ¸ÚÁø³¯" to it's proper form as "어느 멋진날" (which you'll see if
you have the Korean language pack).
Someone recommended using Encoding._properEncoding (ie. UTF8 or
 
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.