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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 17219 - 17248 of 19702   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17219
I can't figur out what is your program please give me more. ... From: SANJAY BHOSALE <sanjuforam@...> To: CSharpNET@yahoogroups.com Sent: Thursday,...
RAJASINGHA ANUSHKA
anu1215raja
Offline Send Email
Dec 1, 2007
6:04 pm
17220
well......looks like it is looking for some kind of folder but you don't have. I think you need to give some more details on this issue. -VS...
vivek shyam
vivekshyam
Offline Send Email
Dec 1, 2007
8:33 pm
17221
Greetings, I'd like the formula WPF uses to create bezier curves in order to find the distance between a curve and another line. I'd like to avoid using hit...
cw_chw
Offline Send Email
Dec 3, 2007
2:32 am
17222
I get that error a lot, both at home and at work. Just exit Visual Studio, and it will be okay when you come back. ... of c# in VCCP the error is system...
Daniel
talldaniel
Offline Send Email
Dec 3, 2007
2:41 am
17223
Dear Friends. I have create a Form which the constructor have parameters. When I create new form which inheritance from the first one the program run and...
Essam Mohammed Al-Naj...
esssam.najjar@...
Send Email
Dec 3, 2007
3:07 pm
17224
In C# if u make a class without any constructor ,compiler will automatically make a default constructor but if u make urself a ny constructor compiler will not...
rana_talib_hussain
rana_talib_h...
Online Now Send Email
Dec 3, 2007
9:01 pm
17225
Ok tell me more about your programm .U'r error comes in every programm or it's just in 1 programm. What is the function of U'r programm. ... From: Daniel...
RAJASINGHA ANUSHKA
anu1215raja
Offline Send Email
Dec 4, 2007
2:32 am
17226
Hi, Most of us have worked with web application and one thing which is very commonly heard is of trust level at which the application is running. I have read...
vik20000in
Offline Send Email
Dec 4, 2007
5:28 am
17227
Hi I want to send video file to multiclients from server using sockets in C# . As using threads I've successfully sent to multiclients but not simultaneously. ...
rida shafi
rsgenius2003
Offline Send Email
Dec 4, 2007
1:46 pm
17228
How do I change in runtime the data source of a report created using microsoft reporting technology in Visual Studio 2005?...
yoswel
Offline Send Email
Dec 4, 2007
1:46 pm
17229
Hi I'm Anushka You can set Dataset as your report datasource of crystal report document. for a example CrystalDecisions.CrystalReports.Engine.ReportDocument...
RAJASINGHA ANUSHKA
anu1215raja
Offline Send Email
Dec 5, 2007
4:26 am
17230
hi, i m madhup mani,new to this csharp group. i appreciate to all of the member for replying and their co-operation . i want to write a program in csharp for...
madhup mani
madhup_mani
Offline Send Email
Dec 5, 2007
8:45 pm
17231
What's the access modifier on your constructor? Can you share the code that you wrote? ************************************************** Draykko The Dragon ...
Andre Stevens
dracco555
Offline Send Email
Dec 6, 2007
12:43 am
17232
Thank you Andre for your replay Miss Rana talib hussain have solve this issue for me this is her answer: In C# if u make a class without any constructor...
Essam Mohammed Al-Naj...
esssam.najjar@...
Send Email
Dec 6, 2007
5:40 am
17233
hi all i want to know how we can use flash in .Net? for example we want use a flash button on the form in win application's. regards .javad zabihi. ...
javad zabihi
javadzabihi
Offline Send Email
Dec 7, 2007
2:05 am
17234
Hello Rida i am feeling their may be error in synchronizing threads let me know how you are implementing synchronizing and try to devide video file to packets...
Ajay Kn
knajay.cool
Offline Send Email
Dec 7, 2007
2:05 am
17235
Hi All, I've developed a small Shopping cart Application (using ASP.NET and C#) and I want to deploy it so that I can access it as a normal website. Can...
radhika181
Offline Send Email
Dec 7, 2007
2:06 am
17236
It has so many ways to deploy the application 01. You can create the web setup project . 02. You can use the copy web site option on VS 2005. 03. You can...
RAJASINGHA ANUSHKA
anu1215raja
Offline Send Email
Dec 7, 2007
2:25 pm
17237
Hello, I need to add a array of Textbox at runtime on form load. I have written the code but it does not show the textboxes on the form. Please let me know the...
moni harjani
moni15_9
Offline Send Email
Dec 7, 2007
2:25 pm
17238
see this post i think it will help you http://fci-h.blogspot.com/2007/06/how-to-play-flash-swf-inside-c.html but why you want to use flash buttons in your form...
paradise seeker
adel_soli
Offline Send Email
Dec 7, 2007
3:40 pm
17239
Hi, Just use this.Controls.Add() statment with in the loop. int y = 0; for (int i = 0; i < 10; i++) { txtArr[i] = new TextBox(); txtArr[i].Location = new...
Arulkumar
rarulkumar
Offline Send Email
Dec 7, 2007
4:14 pm
17240
Im not Miss, LOL Im Mr Talib Hussain ... need ... On ... code ... <mailto:CSharpNET%40yahoogroups.com> ] ... program ... give ... form...
rana_talib_hussain
rana_talib_h...
Online Now Send Email
Dec 7, 2007
4:14 pm
17241
I am inserting a image file into a table cell the width of which I need to set at runtime. I have tried to use the below method, but I'm having no luck. Can...
ernestlipford
Offline Send Email
Dec 7, 2007
6:44 pm
17242
did u try like this? dt.Column.Add("ImageColumn") foreach(DataRow row in dt.Rows) { barVal = (decimal)row["CHG"]; row["ImageColumn"] = string.Format("<img...
rana_talib_hussain
rana_talib_h...
Online Now Send Email
Dec 7, 2007
7:35 pm
17243
I'm not sure I understand the solution-I'm not inputting a a gif file into a datatable; I want to use data from a datatable to generate a bar using an image...
ernestlipford
Offline Send Email
Dec 7, 2007
8:25 pm
17244
add this code at the end of your loop this.Controls.Add(txtArr[i]); moni harjani <moni15_9@...> wrote: Hello, I need to add a array of Textbox at runtime...
Salar Nourizadeh
salar_n21
Offline Send Email
Dec 8, 2007
5:40 pm
17245
Hi, I wanna know about the logic behind This code output class a { public a() { console.writeLine('a'); fn(); } public virtual void fn() { ...
samina wajeeh
samina_wajeeh
Offline Send Email
Dec 8, 2007
7:02 pm
17246
Sorry 4 the subject In hurry i wrote Overload else being override samina wajeeh <samina_wajeeh@...> wrote: Hi, I wanna know about the logic...
samina wajeeh
samina_wajeeh
Offline Send Email
Dec 8, 2007
7:05 pm
17247
Well I didnt try the code but I think like some thing strange in your code which is a objA=new b(); you are making an 'object' from 'a' class as 'new' 'object'...
mee
me19741974
Offline Send Email
Dec 10, 2007
2:16 am
17248
You might find it easier to add a placeholder to your webpage and then add it to the placeholder. That way, you can position the placeholder where you want...
Daniel
talldaniel
Offline Send Email
Dec 10, 2007
2:16 am
Messages 17219 - 17248 of 19702   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