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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 19676 - 19705 of 19705   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19676
You say you are displaying the file in a Windows form. Exactly what kind of control are you displaying it in? An edit box? A rich text edit box? Something...
Rob Richardson
interrobang
Offline Send Email
Oct 27, 2009
4:32 pm
19677
VSTO = Visual Studio Tools for Office. You can create a chart using the Excel interop namespace ...
(no author)
(no email address)
Send Email
Oct 28, 2009
12:44 pm
19678
I want to attach flv converter,Microsoft office and picture manager get attached in my project if you have knowledge in it please help me...
SAI RAJ
sairaj2387
Offline Send Email
Oct 29, 2009
12:49 pm
19679
Hi to all, I've the following problem: I'm rather new to ASP.NET and I have a textbox with a button on a page. When write something in the texbox and press the...
Félix Sánchez...
fesanch@...
Send Email
Oct 29, 2009
12:51 pm
19680
1) Take the insert out of the post_back. 2) Have your insert code check if the text already exists in the db table. Stephen Russell Senior Analyst,...
Russell, Stephen
lotmate
Offline Send Email
Oct 29, 2009
5:09 pm
19681
any one help me quickly I'm working on an application written in C# and I'm having trouble connecting to a SQL Server 2008 database that has been set up on a...
haytham samir
haytham3
Offline Send Email
Oct 31, 2009
9:53 pm
19682
try this if it workd in your case..   System.Text.Encoding.Default ... From: Green <greenlamar3020@...> Subject: Re: [C#.NET] Tabs in my imported Text...
NIhal Singh
nihal777
Offline Send Email
Oct 31, 2009
9:54 pm
19683
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify...
haytham samir
haytham3
Offline Send Email
Nov 1, 2009
5:50 am
19684
which user you are using to log is it windows authentication one or is it sa user?   you supposed to use sa user     Ahmed Elnagar Software Developer Team...
Ahmed Elnagar
ronywell
Offline Send Email
Nov 1, 2009
6:00 am
19685
Well, basically following what that error message says is a good start. Do you have network access to the server, i.e. can you even ping it? Do you have...
Pius Ott
saugoof
Offline Send Email
Nov 1, 2009
6:25 am
19686
That's not exactly right! The "sa" user is an administrative account. You should never use this to access a database from your application. Instead you should...
Pius Ott
saugoof
Offline Send Email
Nov 1, 2009
6:28 am
19687
    Yes i think you are right in this  but btw all i meant in my message that he should not use windows authentication one where it will never work from...
Ahmed Elnagar
ronywell
Offline Send Email
Nov 1, 2009
6:38 am
19688
Ahmed, I dont think that you have to use sa user. It depends how the server is configured. If you have set window + sql server authentication , then you can go...
Mahendra Mavani
mdmavani
Offline Send Email
Nov 1, 2009
6:25 pm
19689
... From: haytham samir To: CSharpNET@yahoogroups.com Sent: Sun, 1 Nov 2009 11:17:05 +0530 (IST) Subject: Re: [C#.NET] Connection problem Can you try this ...
sajithgh@...
sajith78
Offline Send Email
Nov 1, 2009
6:28 pm
19690
I want to make attach database to SQL server  but when i make it i get this error  Microsft SQL-DMO (ODBC SQLState :HY000)Error 602:Could not find row in...
Emad Mahmoud
emadmahmoud_e3m
Offline Send Email
Nov 1, 2009
6:29 pm
19691
Forgot a link: http://www.sqlskills.com/BLOGS/PAUL/post/Msg-602-Level-21-State-50-Line-1.as px Bobby ... From: Bobby Heid [mailto:bheid@...] Sent:...
Bobby Heid
bh812000
Offline Send Email
Nov 2, 2009
3:36 am
19692
From my quick search on Google for the error message, it looks like you might be trying to attach a db with a later version that what is on the machine that...
Bobby Heid
bh812000
Offline Send Email
Nov 2, 2009
3:36 am
19693
I had the 602 error before and I think I had put the wrong DB name in the code. t www.tobyincode.blogspot.com www.tobymgraves.com [Non-text portions of this...
Toby G
friendpuppy
Offline Send Email
Nov 2, 2009
1:57 pm
19694
hi i saw ur error msg but i cant tell any solutions by havin a error msg.can u send some source code to find any solution?   regards, Aman ... From: Emad...
SYED AMAN
syedaman19
Offline Send Email
Nov 3, 2009
12:28 pm
19695
wat type of dificulties u found in connecting sql? me too have some problem but i fix it using sql management studio.by using it first create new user login...
SYED AMAN
syedaman19
Offline Send Email
Nov 3, 2009
12:28 pm
19696
Dear Friends , I have one application in need user to select line and draw inside form after he draw one line , he can move this line in the form or select...
mahfouz sayed
mahfouz_sayed
Offline Send Email
Nov 3, 2009
12:28 pm
19697
you'd better to use mvp design pattern. Each entity has itself geometry model (vector model), rendering method (draw). Your presentation layer need test ui...
Puzzlefun
puzzlefun...
Online Now Send Email
Nov 4, 2009
12:39 am
19698
Hi. The option for this is to create your custom control that will be repainted as line. Then create events for the control so it behaves the way you want to. ...
Dan Fat
dan_fat83
Offline Send Email
Nov 4, 2009
12:40 am
19699
this is a simple code to draw line Graphics grf.DrawLine( u can use it to do what u want goher ________________________________ From: mahfouz sayed...
mostafa goher
mostafa_goher
Offline Send Email
Nov 4, 2009
12:40 am
19700
Is it an web based application. If so, Its better to use javascript. But as per my experience it is not a good proffesional approach. Best way is to use...
SUBHRA SANKHA DHUR
subhra.btech_4u
Offline Send Email
Nov 4, 2009
12:41 am
19701
Hi I like to know how to get the drive on which my application will be running so if i run the app from d:\abc\xyzz\asd\my.exe i would like to get the "D:" ...
oS
artificial_net
Offline Send Email
Nov 4, 2009
12:42 am
19702
Keep in mind that the original poster doesn't just need to draw a line. That would be easy. He needs to be able to click on or near the line and have the line...
Rob Richardson
interrobang
Offline Send Email
Nov 4, 2009
2:56 pm
19703
Hi you can write this code to get the full path for application string path = Application.ExecutablePath; then you will write this code to get the drive...
mahfouz sayed
mahfouz_sayed
Offline Send Email
Nov 9, 2009
12:09 pm
19704
Dear Mahfouz if you want it a desktop application"C#" you can use drawing library to draw the line and you need three event "Form1_Mouse......." mouse down ...
ahmed abdelwahab
ahm_hefni
Offline Send Email
Nov 9, 2009
12:12 pm
19705
Also if you are on your web page you could use path = Page.Request.MapPath("/"); and then parse out the first drive letter as in the previous post. M....
mneale1
Offline Send Email
3:41 pm
Messages 19676 - 19705 of 19705   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