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 18283 - 18312 of 19711   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
18283
Hi Everyone. I am a new member and am taking C# as an online course. And have a question. I have to create a project that I am having trouble with. I have to...
theblueherron
Offline Send Email
Sep 1, 2008
5:28 pm
18284
Use XAML/WPF to create your UI, name (for this) can be Text1, Text2 and Text3 for the textboxes. in your c# code use something like int score =...
Carlos de Luna Saenz
cdelunasaenz
Online Now Send Email
Sep 2, 2008
1:20 am
18285
sounds like you need 2 variables. 1 for the total and 1 for the count. you can get the average by total/count   William Weaver William.Weaver@... ... ...
William Weaver
william.weaver
Offline Send Email
Sep 2, 2008
1:20 am
18286
jagdeep - Good job, and thanks for posting that you got it and the resolution to the problem. M....
mneale1
Offline Send Email
Sep 2, 2008
1:21 am
18287
blue Instead of telling you how to write the code lets try a hint first. You need to define the variables for Total and Count so they live longer then each...
mneale1
Offline Send Email
Sep 2, 2008
1:21 am
18288
Hi Blue,    m ... From: mneale1 <mneale1@...> Subject: [C#.NET] Re: New to group To: CSharpNET@yahoogroups.com Date: Tuesday, September 2, 2008, 3:04...
samina wajeeh
samina_wajeeh
Offline Send Email
Sep 2, 2008
3:47 am
18289
Hi Blue,   mneale is absolutely right, at the time you need to save the total value in a global variable , and please let clear about what problem you are...
samina wajeeh
samina_wajeeh
Offline Send Email
Sep 2, 2008
3:56 am
18290
WOW... Text1, Text2, ComboBox13, ListView3 and yet another Text24. Then your code may look like: ... Text1.Text = ComboBox13.Text; Text24.Text = Text2.Text+" -...
Fabio Cabella
cabbi3
Offline Send Email
Sep 2, 2008
2:56 pm
18291
Hi friends,   I want to access a webservice from Remote server(www.yahoo.com) to local machine( 122.165.12.204: 8080 ). I did that concept but its displaying...
abdul rahman
mohamedrahu
Offline Send Email
Sep 2, 2008
2:56 pm
18292
I agree i did wrong calling the textboxes objects names like those... but, since this is supposed to be a list where intermediates and advanced users are i...
Carlos de Luna Saenz
cdelunasaenz
Online Now Send Email
Sep 2, 2008
3:27 pm
18293
 >I want to access a webservice from Remote server(www.yahoo. com) to local machine( 122.165.12.204: 8080 ).    Do you mean access web service on...
Tham Chaiket
tchaiket
Online Now Send Email
Sep 2, 2008
3:50 pm
18294
What the exception says is that the webservice call had no response try the following: a) review if you are "inside" a firewall, if you are then the system...
Carlos de Luna Saenz
cdelunasaenz
Online Now Send Email
Sep 2, 2008
5:32 pm
18295
abdul - There is probably a problem with the DNS, the port used, a firewall or permissions on the service you are attempting to get to. Getting to these can be...
mneale1
Offline Send Email
Sep 2, 2008
5:32 pm
18296
What is the name of the web service that you are trying to connect to? Chip ... -- "The reason the mainstream is considered a stream is because it's so ...
Chip Dunning
chipdunning
Offline Send Email
Sep 2, 2008
5:32 pm
18297
Hey Carlos I kind of liked what you posted. The idea of a clue is to get them off and running an still not remove the chance to learn. You gave an answer that...
mneale1
Offline Send Email
Sep 2, 2008
6:15 pm
18298
blue - This is not to assist in the assignment but a by the way. If you could use four text boxes you could do the work without using variables. The code would...
mneale1
Offline Send Email
Sep 4, 2008
4:05 pm
18299
Hi Carlos, may be I was a bit too rude in my replay... sorry about that... but I'm fed up to see source code where many many "programmers" do not spend 5...
Fabio Cabella
cabbi3
Offline Send Email
Sep 4, 2008
4:05 pm
18300
Hi I am Priyanka.i am new in this group. i just got one of C# project but i don't have much knowledge of C#. so can u pls guide me abt this nd which books i...
patelpriyanka21
Offline Send Email
Sep 4, 2008
6:22 pm
18301
Hi, I have a question on Structs. How would I declare and reference a Struct in an ArrayList, IList, or other higher array object? I've used it before, but...
greenlamar3020
Offline Send Email
Sep 5, 2008
12:09 pm
18302
What type of C# project will you be working on? ASP.NET/C#, WinForms, etc. Will you be connecting to legacy projects? or Web Services? I would recommend...
Chip Dunning
chipdunning
Offline Send Email
Sep 5, 2008
12:09 pm
18303
Hi Priyanka, For c#, "complete reference c#" is the best book, no need to get any other books. On Thu, Sep 4, 2008 at 11:26 PM, patelpriyanka21 < ... -- <div...
Manoj Puranik
manoj_puranik81
Offline Send Email
Sep 5, 2008
12:13 pm
18304
Hi! I am Amit Prajapati. how are you? If you learn c# from primary level than refer c# by balaguruswmai In this book you can also learn all concept of OOP. Hi ...
amit prajapati
a_c_prajapati
Offline Send Email
Sep 5, 2008
12:14 pm
18305
Hi Priyanka Go through the csharpcorner.com or you can also find another good tutorials if you will search on google. Thanks & Regards, Manish Rai Software...
Manish
rai1manish
Offline Send Email
Sep 5, 2008
12:14 pm
18306
Anyone know how to load an Excel XLS file into a C# form, so it's editable and can be saved back to the XLS format. Thanks Green, greenlamar3020@......
greenlamar3020
Offline Send Email
Sep 5, 2008
12:14 pm
18307
hai i am also new to this group.But eager to study C# in detail.I am also in of guidence. GK patelpriyanka21 <patelpriyanka21@...>...
gopakumar p
gkchittur
Offline Send Email
Sep 5, 2008
12:15 pm
18308
Hi I'm a new here ! My aim here is improve my english !!! I'm software developer in c#.I have 2 years expirience. So if some one want to make conversation with...
marat197504
Offline Send Email
Sep 5, 2008
12:15 pm
18309
I have some problem with my vsto Excel add-in. In my add-in i want to raise onclick event of some native Excel button.. I mean that if you click on my addin...
marat197504
Offline Send Email
Sep 5, 2008
12:15 pm
18310
Hi you can use Generic Collections as the following : using System.Collections.Generic; public struct Struct1 { public const string CONST = ""; } List<Struct1>...
Mohamed El Baz
bezo2100
Offline Send Email
Sep 5, 2008
1:38 pm
18311
... Hi!! I think you just need use Ado.net and create table from excel worksheeet (you can connet just to worksheet not to file) ...and after this use...
marat197504
Offline Send Email
Sep 5, 2008
1:38 pm
18312
There are some links that describe how to call your VSTO code from vba code through a COM add-in: http://msdn.microsoft.com/en-us/office/cc482931.aspx ...
Shaun
programmerby...
Offline Send Email
Sep 5, 2008
1:38 pm
Messages 18283 - 18312 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