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# DatePart() ?06 Jun 2007 14:19 GMT10
I'm converting some methods of VB-class into C#-class for another
project. It's quite easy, but when converting method which returns last
week number of the entered year I got problems. The VB code is...
Private Function GetLastWeek(ByVal year As Integer) As Integer
sort using powershell assembly?06 Jun 2007 14:16 GMT5
I'm looking to see if it's feasible to use the SortObjectCommand
included in the Microsoft.Powershell.Commands assembly.
I have a Dictionary
Dictionary<string, int[,]> d = new Dictionary<string, int[,]>();
Collection Classes, Generics and C# 206 Jun 2007 11:43 GMT7
Can someone explain a few things about collections to me.
In C# 2 generics, you can create a collection class by inheriting from
System.Collections.ObjectModel.Collection. Using this you can iterate through
the collection and use "foreach" on the collection.
Dundas Chart Enterprise ASP - datasource06 Jun 2007 11:11 GMT1
I have problem
Dundas Chart Enterprise ASP for Visual Studio 2005 not see data in
series ValueMembersY.
DataSource is ok I have MsSql 2005 standard.
EOF Occurs Early06 Jun 2007 10:48 GMT4
I have an interesting problem with file IO, maybe even a bug in the CLR.
I call a method that uses an XmlReader to loop through 4 MB XML files and
store the text in a database. I select the files in a file select dialog and
loop through the filename array, calling the XmlReader ...
Shared Assemblies06 Jun 2007 10:42 GMT1
I created an assembly and installed it into the Global Assembly Cache.
(I can find that in my C:\windows\Assembly\ directory)
after that i designed a client application to test that global
assembly
Stopping text from highlighting in textbox06 Jun 2007 09:03 GMT14
Is there a way of stopping text from highlighting in textbox?
Many thanks,
Adrian.
Quick intellisense question....06 Jun 2007 08:06 GMT3
I was just wondering if anyone might know what would cause the properties of
a class to show up in Intellisense as "get_" and "set_" methods instead of
their actual property names.  For some reason, some of the properties of one
of my classes are showing up this way in ...
how to instantiate a global class visible in whole application06 Jun 2007 08:03 GMT3
I have an application with mdi parent form, and mutliple child forms.
In the mdi parent form i want to instantiate a device class for
comunicating to a peice of hardware via serial port.
its constructor would look something like
customise button appearences06 Jun 2007 07:51 GMT1
im using radio button array with button appearence.
Im just wondering if there is a easy way programtically to enhance the
button look with such things a gradient color fills and effects  and
stuff, without having to resort to using bitmaps or images for
Cant get Style.Continuous to work with ToolStripProgressbar06 Jun 2007 07:47 GMT1
I cant get the ToolStripProgressbar property "Style.Continuous" to work in
my Windows form application. The progress bar still have the default look(blocks)
when i run it.
Is there any thing more you have to do to get it to work?
XMLReader skip current element06 Jun 2007 07:34 GMT13
For example, i have some part of XML file.
<AppSettings>
   <Object ClassVersion="1.0.0.0" Type="AppSettings">
     <Fields>
EventViewer switch to specify directory to read logs from?06 Jun 2007 04:14 GMT3
Is there a command line switch available for the EventViewer which will allow
me to specify which directory to view the available logs from?  
I will have multiple workstations writing to a mirrored set of really large
flash drives.  The workstations will write to their specific ...
Deriving from forms06 Jun 2007 03:46 GMT8
Is it possible to allow derived forms to change the layout of the buttons
and UI elements on a form?  For example, I make Form1 with a button in the
top left corner.  I then make a Form2 that derives or inherits from Form1
and we see the button in the top left corner.  I can not ...
C# - Do we hav any methods to handle the mouse events06 Jun 2007 03:32 GMT1
do we hav any methods defined in C# to handle all the mouse events
like
->mouseover
->mousemoved
 
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.