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# / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
... not marked as serializable.30 Mar 2006 10:31 GMT2
Hi again
I have a little problem with "serializable" a control ...
I am creating AppDomain, Assembly and Instance. All works fine.
My "base" class for the instance inherit from:
why does IndexOf still return -130 Mar 2006 09:50 GMT25
Wouldn't it make sense if IndexOf just threw a character not found
exception instead of -1?
If -1 is what you were expecting there should be a function ContainsChar
 that returns bool.
How to handle screen resolution problem while designing windows forms using C#?30 Mar 2006 09:13 GMT2
I am new to this group, and I would like to know how we can design a
windows application which would automatically change the form size,
controls size, position etc., as and when the screen resolution is
changed.  Reason being, I have designed an windows application using C#
Bug in VS 2005 ReportViewer?30 Mar 2006 09:07 GMT1
I'm trying to get the VS 2005 ReportViewer (not crystal reports) to work in
a windows form application.
This is my small test project:
- Created a windows form application
VB and C# code together in VS200530 Mar 2006 08:53 GMT1
I believe it is a feature in VS 2005 you can write VB and C# in the same
project.
It is ture if the project type is a web project. However in a libary project
that compile to a DLL, once I select a language to start up, I cannot have a
NumericUpDown 's ValueChanged event is not always fired30 Mar 2006 08:39 GMT1
I notice
System.Windows.Forms.NumericUpDown's
ValueChanged event is not always fired, especially edit its text box
directly.
Delphi Power arithmetic function in C#30 Mar 2006 08:06 GMT10
I'm migrating an applicationf from Delphi5 to C# .net Framework 2.0,
but have some problems convertingt the Power function, because it is
not implemented in the framework Math library.
Does anyone have some code lines how to create an own Power function?
Filesize using WebClient30 Mar 2006 07:44 GMT4
Howto get the filesize from a file on "the web" using the 2005
WebClient?
TIA,
Leon
Invoiking delegates30 Mar 2006 06:55 GMT3
(I am sorry to crosspost both here and in asp.net group. I think, this
question quite certainly belongs better to this group, but by error I posted
the question to asp.net group)
Hello,
Project path question30 Mar 2006 06:33 GMT1
Whenever I create a web project, a folder is created in c:\Inetpub\wwwroot
for the web part of the project, but then Visual Studio also creates a folder
in 'My Documents'.  This works fine, but it would be more convienent for
backups if it could just create everything in C ...
VC++ code insertion into C#30 Mar 2006 06:28 GMT1
i have been working on drop down menus(popup menu on fly) for so long. But i
am not able to do this is C# successfully. i found these can be done in VC++
easily. I am running short of time. Can i add this functionality return in
VC++ to my C# project? If so, how to do this? Since ...
Getting Methodbase and all parameters passed to that method30 Mar 2006 05:28 GMT1
I am trying to get the method and the parameters passed to that method
from the stackTrace.
My code is,
private void GetExecutingMethodInfo()
Basic Variable Scope Question30 Mar 2006 03:45 GMT6
Fields vs. Local Variables- as I understand a Field (declared inside
a class) can share data across methods in the class, and to other
classis (if declared public) where local variables (declared inside
a method) are scoped only within the method.
Filtered view on second DataGridView30 Mar 2006 02:45 GMT3
I have an XML data file with several nested tables two to three layers deep.
I want to use two DataGridViews to show and edit the data then save the data
back to the XML file.
I want the top DataGridView to show the parent data.  If clicking any row of
Different font color for each character in one label30 Mar 2006 01:34 GMT1
for example if i have label1.Text = "ABCDEFG"
and i want to make "A" in red color "B" in blue color
with in same label
can anyone tell me how to do this?
 
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.