Search the web
Sign In
New User? Sign Up
CSharpNET · C# .NET (C-Sharp) Developers' Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 9160 - 9189 of 19711   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9160
Hi Brian, I am really grateful to you for telling me that writing "urgent " in a post is considered rude. I am glad that you gave me the link which people new...
pmmp04
Offline Send Email
Jan 1, 2005
9:03 pm
9161
Happy new year to everyone,may 2005 be much better than the years before to everyone. ... http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/XGgtlB/TM ... ===== ...
Peter Shoukry
petershoukry
Offline Send Email
Jan 1, 2005
9:03 pm
9162
[VS2005,Framework 2.0] Hi all, I'm building a form dynamically and although the Form is showing fine none of the controls are showing. As an attempt to find...
Joe Da Silva
joemagicdeve...
Offline Send Email
Jan 2, 2005
3:57 pm
9163
Hi, Can anyone give me a hint on how Yahoo Mail can provide the ability to list the possible addresses while we are typing the email address? If you have Yahoo...
stclaus_imi
Offline Send Email
Jan 3, 2005
7:17 am
9164
Joe, Make sure you set each controls Parent property to the Form. This is probably why the visibility won't change either. Michael ... From: "Joe Da Silva"...
Michael Beall
mikebeall
Offline Send Email
Jan 3, 2005
11:41 am
9165
Hi all, How can I stop tab navigation in child controls hosted in a container control. Like I'm designing a container control and I want on some condition that...
Govind Bhavan
govindbhavan
Offline Send Email
Jan 3, 2005
11:42 am
9166
Hi All... Wishing you a Very Happy and Prosperous New Year 2005! May the year 2005 give you... Independence of Java Power of Unix Popularity of Windows ...
Jayabrata Saha
jaybrats2002
Offline Send Email
Jan 3, 2005
11:42 am
9167
Develop a program (the language is C# in Visual Studio .NET 2003 and the template is Console Application) that compares the execution times of the selection,...
semutgantung
Offline Send Email
Jan 3, 2005
11:43 am
9168
Why don't you want to set tabstop? Is it because the user of the container control might put their own controls into your container and set the tabstop? Which...
Michael Beall
mikebeall
Offline Send Email
Jan 3, 2005
12:01 pm
9169
San, Most likely it is client-side code. You can get some ideas of how this is implemented by obtaining the developer SDK from Google Mail. Perhaps Yahoo has...
Bob Grommes
bgrommes
Offline Send Email
Jan 3, 2005
3:05 pm
9170
Michael, Thanks for that. The thing is: - All controls parent are set. Like in: _asWinForm.Controls.Add(pb.asWinButton); and I can confirm that on the...
Joe Da Silva
joemagicdeve...
Offline Send Email
Jan 3, 2005
3:11 pm
9171
Where are you setting these properties? If you can see that the controls have Visible = true wherever it is you have this breakpoint set, do you see then...
Bob Grommes
bgrommes
Offline Send Email
Jan 3, 2005
3:25 pm
9172
Hi All,I need a technical solution for this problem, The requirement is like this, IN my web page I have one IE tab control with 5 tabs.When the user click on...
Anoop Vijayan
anoopvjay
Offline Send Email
Jan 3, 2005
3:29 pm
9173
You are not despert. You might be desperate, though, if you want us to do your homework for you. If you don't know how to begin, then either your teacher has...
Bob Grommes
bgrommes
Offline Send Email
Jan 3, 2005
3:59 pm
9174
Read about session state/view state/caching in ASP.NET. They will persist data between pages. For dynamically loaded controls, you might have a little ...
kevin.aubuchon@...
ka3751
Offline Send Email
Jan 3, 2005
5:29 pm
9175
Using Session state would probably be easiest. ... From: Anoop Vijayan [mailto:anoopvjay@...] Sent: Monday, January 03, 2005 10:27 AM To:...
Newtz, Brian
virgotat
Offline Send Email
Jan 3, 2005
7:20 pm
9176
Hi all, I am trying to select from a stored procedure using firebird 1.5 with Firebird .NET data provider 1.6 and I just have not been able to. The stored...
marcelo.miorelli@...
jjradha
Offline Send Email
Jan 3, 2005
8:44 pm
9177
I'm not familiar with the Firebird .NET Provider, but with SQL Server, you can't do something like: select x from MyStoredProcedure(y, z) instead you end up...
Newtz, Brian
virgotat
Offline Send Email
Jan 3, 2005
9:13 pm
9178
Firebird is a pretty nice and powerful database. I had started to use it for a project but decided to wait to go to it. Overall, coding Firebird should be...
Steve Maier
ysfred4
Offline Send Email
Jan 3, 2005
9:29 pm
9179
Hi Bob, Yes, I believe it uses JavaScript. However, 1) How does YahooMail/Google can provide the effect of listing the addresses WHILE we are still typing? Is...
stclaus_imi
Offline Send Email
Jan 4, 2005
5:15 am
9180
Bob, Thanks. Actually all controls are shown / Visible = false / and any attempt to change that is simply ignored (The code line below is passed, the statement...
Joe Da Silva
joemagicdeve...
Offline Send Email
Jan 4, 2005
8:33 am
9181
Trouble in school? _____ From: semutgantung [mailto:semutgantung@...] Sent: Sunday, January 02, 2005 11:53 PM To: CSharpNET@yahoogroups.com Subject:...
Marv cook
marvcook
Offline Send Email
Jan 4, 2005
1:00 pm
9182
Hi Michael, Sorry for little late reply. Yes I don't want to set TabStop of each control to be adjust at runtime by this container control because I think...
Govind Bhavan
govindbhavan
Offline Send Email
Jan 4, 2005
1:37 pm
9183
Hi, How can I embed a folderbrowser in a winform? when I am adding that in a winform it remains as seperate. How can I embed it? Please Help me. Bidyut. Yahoo!...
Bidyut Das
bidyut_cse
Offline Send Email
Jan 4, 2005
1:37 pm
9184
Bob/Michael, Thanks for your help. I've found the problem. It turns out that my ControlBuilder was setting the controls width&height to zero due to a bug....
Joe Da Silva
joemagicdeve...
Offline Send Email
Jan 4, 2005
1:37 pm
9185
Hi To cut a long story short, I’m working on an application and I seem to be prefixing a lot of my methods with the word get, e.g. getCandidateFromUCI, ...
Paul Cowan
dagda1970
Offline Send Email
Jan 4, 2005
1:52 pm
9186
... Method prefixed with Get (not get, mind you) works for the first if the method requires parameters and does significant, but the other three examples would...
Daniel O'Connell
onyxkirx
Offline Send Email
Jan 4, 2005
2:10 pm
9187
Why can't you just set the tabstop or enabled property of the container control? Disabling the container control will in turn disable all of the child...
Newtz, Brian
virgotat
Offline Send Email
Jan 4, 2005
2:32 pm
9188
I think descriptive method names are a must. Do all of your "get" methods return a value? Having said that, there is a point where the name may be too long to...
kevin.aubuchon@...
ka3751
Offline Send Email
Jan 4, 2005
2:37 pm
9189
According to Word's thesaurus, you can substitute get with: obtain acquire find dig up search out get a hold catch contract get "gets" my vote ;) Ok seriously...
Newtz, Brian
virgotat
Offline Send Email
Jan 4, 2005
2:40 pm
Messages 9160 - 9189 of 19711   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help