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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XmlSerializer is reversing order of XmlElements in class serialized.24 Sep 2007 20:40 GMT1
Its reversing order of attributes (XmlElements) set in Serializer
class.
namespace Windstream.Business
{
Invalid cast expection but can't find where error is24 Sep 2007 20:18 GMT1
I am in the process of upgrading my application to Visual Studio 2005 and the
.Net 2.0 Framework. When I run my application in Debug, I get several hundred
lines of the following message in the Output View:
"A first chance exception of type 'System.InvalidCastException' occurred ...
Mainform show and hide problems24 Sep 2007 19:46 GMT4
Hi in Delphi its a piece of cake to show and hide a mainform eg
mainform.show mainform.hide.
However, after finding similar actions in C# seem to result in destroy
of form object, which causes errors maybe I am wrong, but here is what I
Timer Help Needed Win{C#]24 Sep 2007 19:26 GMT9
It seems that when I call the Timer.Stop(). That my main form does not
appear correctly. All Added Controls, label box's, buttons are missing.
Hopefully someone will have a simple answer: My code is below, and thank you
all in advance.
Return collection interfaces or collection objects???24 Sep 2007 18:59 GMT2
My question is regarding how to best return "collections" from a
method call. Should you return an actual object or an interesting/
appropriate interface of the object, to the caller? (This is not
really restricted to returning collections but that's the example I'm
format of txt file lost24 Sep 2007 17:55 GMT2
I have a txt file that I am reading and displaying on a page. The text
in the txt is...
------------------------------------------------------------------------------------------
Discontinued P/N                  Replacement P/N
General method to add any entity to its entity list24 Sep 2007 17:17 GMT1
I'm creating ComboBox class which uses entity list as datasource where
entity class name is passed as string. Entity list is filled dynamically at
run time.
So need to add entities of different types to corresponding entity lists.
C$ and Chinese characters24 Sep 2007 16:30 GMT6
I believe that C# uses Unicode by default for string characters. Does that
mean that double-byte langauges such as Chinese can be used without doing
anything special... including DB persistance? I.e., are all characters
automatically double-byte?
Using Remainder Operator with Negative Divident24 Sep 2007 16:11 GMT11
My rateonale is:
   -1 mod 3 = must be 3
   0 mod 3  = 0
   1 mod 3  = 1
Proxy authentication when doing xsl transform24 Sep 2007 16:04 GMT2
I am processing cXml orders and the xml begins with the following:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.017/
cXML.dtd">
setting metatags programmtically24 Sep 2007 15:29 GMT2
Is it possible to set a page's metatags programmatically?  And if so,
how is it done?
OpenFileDialog Retains Data?24 Sep 2007 15:11 GMT3
It strikes me that System.Windows.Forms.OpenFileDialog seems te
'remember' which directory it was in last, even when a new
OpenFileDialog-object is created for every access to the file system.
This 'persistence' also holds between different invocations of the same
finding the nth value24 Sep 2007 14:24 GMT4
Hi, still very new to programming but am a little stumped by how to do this
idea i  have.
I need to make a moving average which takes every nth value in a data series
to build a running total which can then be divided by the length of the
GridView Vertical Header Text and Sorting24 Sep 2007 13:57 GMT1
Hello, my headerfields are wider than the datafields, so I wanted to
have my headerfields read vertically like:
|    | S |
|    | t  |
how to force a .net application to use .net 2.0 ?24 Sep 2007 13:55 GMT10
how to force a .net application to use .net 2.0 ?
this windows service  is about 4 years old and im pretty sure is using .net
1.x runtime. Is there soem setting in the installer that says to use .net
2.0 instead of .net 1.0? this windows service is developed in visual studio
 
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.