Click here to Skip to main content
15,889,817 members
Home / Discussions / C#
   

C#

 
AnswerRe: DialogResult Question Pin
Luc Pattyn28-Nov-10 12:29
sitebuilderLuc Pattyn28-Nov-10 12:29 
Questionserver DB Pin
om_metab27-Nov-10 19:10
om_metab27-Nov-10 19:10 
AnswerRe: server DB Pin
Luc Pattyn27-Nov-10 22:21
sitebuilderLuc Pattyn27-Nov-10 22:21 
AnswerRe: server DB Pin
Eddy Vluggen27-Nov-10 22:30
professionalEddy Vluggen27-Nov-10 22:30 
AnswerRe: server DB Pin
PIEBALDconsult28-Nov-10 3:59
mvePIEBALDconsult28-Nov-10 3:59 
AnswerRe: server DB Pin
RaviRanjanKr18-Dec-10 21:25
professionalRaviRanjanKr18-Dec-10 21:25 
GeneralRe: server DB Pin
om_metab22-Dec-10 3:11
om_metab22-Dec-10 3:11 
QuestionNetwork Sqlserver ConnectionString Pin
navidsoft27-Nov-10 18:16
professionalnavidsoft27-Nov-10 18:16 
hi I have a code in C# and want to use the program in network. the network is WorkGroup and it uses the computers Windows username and password to connect each other. my SQLserver installed in windows Autentication.
my connectionString is like this:
<
<configuration>
<connectionstrings>
<add name="Budget.Properties.Settings.budgetConnectionString2"
="" connectionstring="Data Source=armansql-pc;Initial Catalog=budget;Integrated Security=True" providername="System.Data.SqlClient">


>
and now i can not find the problom. may i ask a help for a little guide?
AnswerRe: Network Sqlserver ConnectionString Pin
Roger Wright27-Nov-10 18:41
professionalRoger Wright27-Nov-10 18:41 
AnswerRe: Network Sqlserver ConnectionString Pin
Luc Pattyn27-Nov-10 21:46
sitebuilderLuc Pattyn27-Nov-10 21:46 
GeneralRe: Network Sqlserver ConnectionString Pin
navidsoft28-Nov-10 2:19
professionalnavidsoft28-Nov-10 2:19 
AnswerRe: Network Sqlserver ConnectionString Pin
PIEBALDconsult28-Nov-10 4:01
mvePIEBALDconsult28-Nov-10 4:01 
AnswerRe: Network Sqlserver ConnectionString Pin
Dave Kreskowiak28-Nov-10 11:42
mveDave Kreskowiak28-Nov-10 11:42 
QuestionAssigning a value to an array property via reflection Pin
Lutosław27-Nov-10 12:21
Lutosław27-Nov-10 12:21 
AnswerRe: Assigning a value to an array property via reflection Pin
Lutosław27-Nov-10 13:01
Lutosław27-Nov-10 13:01 
GeneralRe: Assigning a value to an array property via reflection Pin
RaviRanjanKr18-Dec-10 21:27
professionalRaviRanjanKr18-Dec-10 21:27 
Questiontabcontrol with contextMenu Pin
Erdinc2727-Nov-10 1:12
Erdinc2727-Nov-10 1:12 
AnswerRe: tabcontrol with contextMenu Pin
Erdinc2727-Nov-10 2:36
Erdinc2727-Nov-10 2:36 
GeneralRe: tabcontrol with contextMenu Pin
OriginalGriff27-Nov-10 4:24
mveOriginalGriff27-Nov-10 4:24 
Questiontransfer arithmetical operation to executable ascii code Pin
igalep13227-Nov-10 0:16
igalep13227-Nov-10 0:16 
AnswerRe: transfer arithmetical operation to executable ascii code Pin
JF201527-Nov-10 0:21
JF201527-Nov-10 0:21 
QuestionHow to use image from button1 and use it in button2 Pin
pancakeleh27-Nov-10 0:01
pancakeleh27-Nov-10 0:01 
AnswerRe: How to use image from button1 and use it in button2 Pin
nitin bhoyate27-Nov-10 1:51
nitin bhoyate27-Nov-10 1:51 
GeneralRe: How to use image from button1 and use it in button2 Pin
pancakeleh27-Nov-10 3:18
pancakeleh27-Nov-10 3:18 
GeneralRe: How to use image from button1 and use it in button2 Pin
Dave Kreskowiak27-Nov-10 3:27
mveDave Kreskowiak27-Nov-10 3:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.