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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 16635 - 16664 of 19704   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16635
i am new in web developement. Here is my code........ public void load(object sender, EventArgs e) { Response.Write("<frameset rows=20%,80% frameborder=no...
Shakeel Mumtaz.
itshakeel23
Offline Send Email
Jul 1, 2007
11:20 am
16636
Greetings, I'm writing a WPF application and need to size a RichTextBox to the string it contains. In .NET 2.0, I would use MeasureString() to determine its...
cw_chw
Offline Send Email
Jul 3, 2007
1:55 am
16637
Suppose after clicking a button named "btn1" the eventhandler "btn1_click" gets called.. Let inside btn1_click(), there is a function named fun() which is...
Anirban Sengupta
stfy_maharaj
Offline Send Email
Jul 3, 2007
7:15 pm
16638
Thanx for the reply.. The popup window is appearng and disappearing rightly but the label text of the pop up window is not being displayed... How will I solve...
Anirban Sengupta
stfy_maharaj
Offline Send Email
Jul 4, 2007
10:49 am
16639
Hello C#, I am having a confusion ... Can we use GUID in place of public key? i mean.. what is the basic difference between the GUID and public key or string...
Tarun Jain
world_of_tarun
Offline Send Email
Jul 4, 2007
4:44 pm
16640
I'd like to talk to a C# developer with experience in Excel Add-ins and living in Romania. Anyone present? George Timisoara...
gsturzu
Offline Send Email
Jul 4, 2007
4:44 pm
16641
Anirban, Here is a solution for you. Create a form called DialogForm.cs and place the following code into it. using System.Collections.Generic; using...
Squires, Neil
greaterdesig...
Offline Send Email
Jul 4, 2007
4:44 pm
16642
Hi guys, To build on Jasmine's reply, I thought I would detail out where I am and where I want to go. What I have is an Access database that I used to allow...
Squires, Neil
greaterdesig...
Offline Send Email
Jul 4, 2007
4:45 pm
16643
You need to invoke fun from a background thread and the pop up dialog from the UI (main) thread. Simple! ... eventhandler "btn1_click" gets called.. Let inside...
Moim
moim023
Online Now Send Email
Jul 4, 2007
4:45 pm
16644
you could make it using ajax to invoke the server side method, and in the client script you would write following this guidelines.. Add refrence to Ajax.dll,...
realhossam
Offline Send Email
Jul 4, 2007
4:45 pm
16645
Hi, Iam Using Microsoft Visual Studio 2005, and I have create a form using C#. In my form I have disable the feature of MinimizeBox,MaximizeBox and ControlBox....
atul_kr_vish
Offline Send Email
Jul 4, 2007
4:46 pm
16646
The problem here is the Thread.Sleep() call. This is pausing the UI thread and therefore stops the application from painting the label before it closes the...
Matt Evans
im_matt_evans
Offline Send Email
Jul 4, 2007
4:47 pm
16647
How Can I Do That? Can you please explain or provide me a link from where I can learn that?? Moim <moim023@...> wrote:...
Anirban Sengupta
stfy_maharaj
Offline Send Email
Jul 5, 2007
5:18 am
16648
Hello Atul, You can handle the KeyDown Event of Form. Here you will get KeyEventArgs as parameter. here you can set the flag if ALT+F4 is pressed by means of...
Tarun Jain
world_of_tarun
Offline Send Email
Jul 5, 2007
6:15 am
16649
Try typing "c# worker thread" into google, there are plenty of links that come up. Matt ________________________________ From: CSharpNET@yahoogroups.com on...
Matt Evans
im_matt_evans
Offline Send Email
Jul 5, 2007
8:07 am
16650
I build two windows applications separate to each other, the both have there separate references and if I collect all the references will made conflect and...
Ali
alimahmoud1985
Offline Send Email
Jul 5, 2007
9:30 pm
16651
Hi all, This is sreekanth. I'm also starting my career with .NET using C# Thankq very much for sending links... Thankq mubashir.... sreekanth. ... [Non-text...
Srikanth Naidu
sweetchatsree
Offline Send Email
Jul 5, 2007
9:30 pm
16652
Hi guys, I found this nice tool that shows which versions of the .NET framework are installed. This is very handy for us when we need information on the...
nick_journals
Offline Send Email
Jul 5, 2007
10:09 pm
16653
Hi! Anybody has any idea how to Disable/Remove .resx files from project without going to each file? I could find the way to add in project but couldn’t find...
ashish patel
ashish276
Offline Send Email
Jul 9, 2007
3:29 pm
16654
You should not remove *.resx files from your projects. Because the *.resx files contain some XML code that describe about your forms and all of components in...
TU NGUYEN ANH
anhtu_aptech
Offline Send Email
Jul 10, 2007
2:14 pm
16655
i when tranfer my project application to another Pc and rerun it the place of whole buttons and panels exchange and some of them disappeared so how can I solve...
Ali
alimahmoud1985
Offline Send Email
Jul 10, 2007
2:15 pm
16656
What do you mean? Deleting them individually? You can actually go to the folder where you saved your project and use the search options using wild cards. Then...
Willy David Jr
willydavidjr
Offline Send Email
Jul 10, 2007
2:16 pm
16657
i gues its just the difference in the resolution of the screen between the 2 pcs , or just different dispaly settings , adjust the same resolution and u will...
Hazem
hazem_nayef
Offline Send Email
Jul 10, 2007
3:33 pm
16658
Hi, I have a large form, that contains alot of tabs/grids/drop downboxes, in which case alot of data tables. Initially I had a call to a webservice to execute...
johnsmith2797480@...
samsoftwareltd
Offline Send Email
Jul 10, 2007
9:21 pm
16659
Use Proxy Object. ... ____________________________________________________________________________________Ready for the edge of your seat? Check out tonight's...
tanmaya pati
tanmaya_kk
Offline Send Email
Jul 11, 2007
1:42 pm
16660
Hi Radha I think, if u have done Java then u will not face any problem to learn C#,ASP.Net. For this u can go through the Wrox or Microsoft Press Books. or u...
Manish
rai1manish
Offline Send Email
Jul 11, 2007
2:15 pm
16661
I have successfully imported xml file to use as a database for a simple chart. Below is one record; I have six more for the table. <?xml version="1.0"...
ernestlipford
Offline Send Email
Jul 11, 2007
5:20 pm
16662
Alsalam Alikom I make an application that uses crystal reports but when i deploy it and setup it on another PC an error message rised "invalid key code" some...
ALI OTHMAN
alyothman2004
Offline Send Email
Jul 11, 2007
6:05 pm
16663
In this case, you want to use global variables. In previous version of Visual Studio which is VB6, you just declare it in a module file and any forms can...
Willy David Jr
willydavidjr
Offline Send Email
Jul 12, 2007
1:11 pm
16664
Thanks for you reply. is it possible to disable it rather then delete it. because when i am storing my project into source control or grabbing code from source...
ashish patel
ashish276
Offline Send Email
Jul 12, 2007
1:12 pm
Messages 16635 - 16664 of 19704   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