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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Child Form maximizes automatically. Why?17 Jul 2007 03:50 GMT6
Assuming I have several child Forms open (not maximized) in my MDI Form,
when I maximize any of them and then close it, all my other Forms
automatically maximize. How come?
Is there an easy solution for this?
How to have user can only control aboutbox?17 Jul 2007 03:20 GMT9
It is very convenient to make a About box in C#.
My problem is how to let user must to click OK to close this About
box. ( user should not allow to click any other place at this time )
Thank you!
StringCollection or List<string>17 Jul 2007 00:50 GMT2
Why should I use StringCollection as opposed to List<string>?
Thank you.
Adding MD5CryptoServiceProvider hash to an XMLSerializer.Serialize17 Jul 2007 00:44 GMT2
How can I add an MD5 hash to XMLSerializer.Serialize without corrupting the
content of the file; then how to read it back to verify is correct?
I'd like to code up something (see below) that looks like this, but I'm not
sure this is correct approach to the problem.  Once I add the ...
Question wit a splitcontainer,  panel and a form in a panel17 Jul 2007 00:41 GMT1
I have a form which contains a split panel
In Panel 2 I have an OK and Cancel button at the bottom of the Panel.
I add a form to the top of the panel so I now have a form with a fixed
Ok and Cancel button showing in panel2.
system(), Shell, ShellExecute Replacement?16 Jul 2007 23:48 GMT3
Okay, I give up. What is the .NET way to do what ShellExecute does?
Bonus points: Any tips on how I should've been able to figure this out on my
own. I looked and looked!
Advertising16 Jul 2007 23:42 GMT1
So we noted that there were no decent commercial FFT routines for C# and VB
programmers and filled the gap with a product:
 http://www.ffconsultancy.com/products/signal_processing_net/?mpdlcs
which is selling well for the number of visitors to the page. However, it
problem measuring width of TabPage.Text16 Jul 2007 23:42 GMT2
.NET 2.0
How do I in the DrawItem event of a TabControl measure how wide the area
displaying TabPage.Text need to be??
For example I've got a tabpage with the text property set to "hello world",
currency rates16 Jul 2007 22:56 GMT1
have anyone tried a trusted and reliable currency rates webservices? I want
to populate all currencies in SQL server to view it online and update it
manually whenever it's required.
round a number to the first 10, 50, 10016 Jul 2007 22:50 GMT4
I have a number, for example 0.152 or 1.729 and I want to allow to round to
the first 0.010 or 0.050 or 0.100
Detecting links on the browser16 Jul 2007 20:47 GMT3
Hi List,
İ want make a windows app that will detect and click links on the
browser.For doing this i thought like this. grabbing the  screen and
then detect the locations of the links(image proccessing) and then
Type16 Jul 2007 20:16 GMT4
I want to use a static method of a class using only the text name of the
class and the text name of the method.
The Assembly Name for this Static class is "DALLibrary"
The Namespace name for the Static Class is "GL.DAL"
Some Interview questions16 Jul 2007 20:04 GMT6
Why did u use stringbuilder instead of string for appending?
I told him it is more efficient. He did not seem very convinced. So
what should have been the exact answer.
How many objects will be formed in the operation a=b+c; ? (a,b and c
Using a custom attribute in aspx pages16 Jul 2007 18:51 GMT4
I have built a custom attribute that tracks my list of things left to
do in my application:
[ToDo("hardie.ca", "2007-07-16", Comment:="Fix recursion")]
Public Class SomeClass ...
LINQ sentence error16 Jul 2007 18:40 GMT1
I have VS .NET 2005 and I install LinQ preview for C#.
I'm try to make some thing using LINQ.
IT returns error in this sentence :
var query = from p in people.People
 
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.