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# / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Stop databinding on form load.14 Nov 2005 13:52 GMT4
I have a web form with a GridView and a DataSource.
As soon as the page loads, my GridView is populated.
My form has several querying capabilties, which on postback repopulates
my GridView.
Serialize multiple object in the same XML file14 Nov 2005 13:35 GMT3
I'm looking for a best way to serialize multiple / different object in the
same XML file, and of course, how can i deserialize it.
Actualy, when i serialize the first object in XML file, it work fine,
But the second erase the entry of the first object !!!
Changing the Icon of the *.exe file14 Nov 2005 11:10 GMT3
I've created a project, and after compiling the *.exe file has created, i
want to change the icon of that file, i changed the App.ico file to my Icon,
but still i can't change the icon, is there another way?
Thanks,
Problem Loading XML14 Nov 2005 10:42 GMT5
  I have created One Xml Structure using the following Code.
XmlDocument xd = new XmlDocument();
xd.LoadXml("<IPR><Test>123</Test><GSD>GSDINDIA</GSD></IPR>");
XmlElement xElem = xd.CreateElement("Personalization");
reference types in instantiated objects14 Nov 2005 10:20 GMT4
I've got a question about how I can go about nesting a reference type in
an object of an instantiated class alongside value types. This may seem
a bit vague so I'll give an example:
public class Cow
How can I give an assembly a valid strong name14 Nov 2005 09:30 GMT2
When I run FXCop(1.32) against my project I keep getting the error "Assemblies should have strong names" and cannot get rid of the
message.
I edited the assembly info :
[assembly: AssemblyTitle("Tiler")]
open report14 Nov 2005 09:22 GMT4
How to open .rpt Crystal report from a code?
Hrcko
C++ or C#?14 Nov 2005 09:20 GMT7
Now that Visual Studio 2005 Express final has been released, which language
should I go with, c++ or c#?  I know c++ already but I haven't done any
programming for a year or two and C# seems a much cleaner language.  Does
c++ code compile more efficiently?  Is c++ more flexible?
Getting the written text from ComboBox DropDown Style14 Nov 2005 08:49 GMT4
I have a Combobox with DropDown style, and I have same items in it. But
if none of these items fits the user choice, he can just write what he
wants.
Now, my question is, how do I get the text that the user wrote?
Serialization/Deserialization14 Nov 2005 07:40 GMT7
I know there is a lot of information on here about Serialization, but I
can't find what I need so I thought i would ask.
I am trying to serialize and deserialize a set of data.  Doesn't sound
too hard.  The only problem is, I have a number of elements in my XML
string array or int array?14 Nov 2005 05:58 GMT2
All this time I've been using a string array for my program, but I think
I might want to actually use the values (0s and 1s) as integers, so is
there an easy way to convert this? Should it happen when the file (of 0s
and 1s) is being read into the array, or should I read it as a ...
How can I add resources to a form's resource file via VS 200514 Nov 2005 04:49 GMT1
I have created valrious forms but would like to make the text for the controls come from a resource file. I am using VS C#2005
express at the moment and although it creates an empty .resx file for the form it seems to object to my adding the resources
manually and when I run FXCop ...
what type would this array be?14 Nov 2005 04:34 GMT3
I think I might create an enumeration with the values Off, Red, Yellow,
Blue, and Overloaded and I might use this for bitwise comparison.
So, when initializing the arrays, if I wanted to load the values "Off"
or "Red" into my arrays instead of "0" and "1", would this still be a
Problems when choosing help in C# 2005 Express14 Nov 2005 03:49 GMT5
When I click the 'How do I ?' menu item in the C# IDE the proper screen comes
up but it is empty and a message box says: Package Visual Studio Common IDE
package failed to load. Then if I click on Help Favorites or Search I get the
error: The operation could not be completed. No ...
msdn2 csharp docs are useless (no syntax/grammar)14 Nov 2005 03:02 GMT3
Here is an example
1) C# Programmer's Reference
   Old:
http://msdn.microsoft.com/library/en-us/csref/html/vcrefTheClassType.asp
 
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.