Click here to Skip to main content
16,011,647 members
Home / Discussions / C#
   

C#

 
AnswerRe: Format date mm/dd/yyyy Pin
musefan7-Aug-09 9:16
musefan7-Aug-09 9:16 
GeneralRe: Format date mm/dd/yyyy Pin
Wheels0127-Aug-09 9:20
Wheels0127-Aug-09 9:20 
GeneralRe: Format date mm/dd/yyyy Pin
musefan7-Aug-09 9:47
musefan7-Aug-09 9:47 
GeneralRe: Format date mm/dd/yyyy Pin
PIEBALDconsult7-Aug-09 10:45
mvePIEBALDconsult7-Aug-09 10:45 
GeneralRe: Format date mm/dd/yyyy Pin
Mycroft Holmes7-Aug-09 22:32
professionalMycroft Holmes7-Aug-09 22:32 
GeneralRe: Format date mm/dd/yyyy Pin
PIEBALDconsult8-Aug-09 6:50
mvePIEBALDconsult8-Aug-09 6:50 
AnswerRe: Format date mm/dd/yyyy Pin
Mycroft Holmes7-Aug-09 22:34
professionalMycroft Holmes7-Aug-09 22:34 
Questionconnections strings in Linq Pin
Chazzysb7-Aug-09 8:57
Chazzysb7-Aug-09 8:57 
Hi Ive created an application using c# vs2008 and sql server 2005

on my pc everything works fine, but when i release it onto a server it has trouble connecting to the database.

Im using Linq - ive created a DataLinq project, a DataAccess project and a BusinessLogic project...

For the Linq project i simply added a dbml file, dragged all the necessary tables across and voila...

If I do a search for 'connectionString' in the DataLinq project - it appears in a number of places with the actual value hard coded - its in:
app.config
bin\Debug\DataLinq.dll.config
DBLinq.dbml
Settings.Designer.cs
Settings.settings

I would expect it in the app.config file - am I expected to change it in all the locations before release or am i doing something wrong?

Cheers,
Chas
AnswerRe: connections strings in Linq Pin
Super Lloyd7-Aug-09 14:58
Super Lloyd7-Aug-09 14:58 
Questionwinform add splitcontainer docking problem-panel is covered by toolstrip Pin
akira327-Aug-09 8:54
akira327-Aug-09 8:54 
AnswerRe: winform add splitcontainer docking problem-panel is covered by toolstrip Pin
Alan N7-Aug-09 10:09
Alan N7-Aug-09 10:09 
AnswerRe: winform add splitcontainer docking problem-panel is covered by toolstrip Pin
Henry Minute7-Aug-09 15:38
Henry Minute7-Aug-09 15:38 
Questionhow to Retrieve Metadata in office Document using Index Services. Pin
alisolution7-Aug-09 8:28
alisolution7-Aug-09 8:28 
Questionstripping out http response header using Regex.Replace Pin
Jayapal Chandran7-Aug-09 8:15
Jayapal Chandran7-Aug-09 8:15 
AnswerRe: stripping out http response header using Regex.Replace Pin
Moreno Airoldi8-Aug-09 0:48
Moreno Airoldi8-Aug-09 0:48 
QuestionRe: stripping out http response header using Regex.Replace Pin
Jayapal Chandran9-Aug-09 8:43
Jayapal Chandran9-Aug-09 8:43 
AnswerRe: stripping out http response header using Regex.Replace Pin
Moreno Airoldi9-Aug-09 23:34
Moreno Airoldi9-Aug-09 23:34 
GeneralRe: stripping out http response header using Regex.Replace Pin
Jayapal Chandran10-Aug-09 7:38
Jayapal Chandran10-Aug-09 7:38 
GeneralRe: stripping out http response header using Regex.Replace Pin
Moreno Airoldi10-Aug-09 7:53
Moreno Airoldi10-Aug-09 7:53 
QuestionNeed to parse GUID Pin
JohnQuar17-Aug-09 7:53
JohnQuar17-Aug-09 7:53 
AnswerRe: Need to parse GUID Pin
PIEBALDconsult7-Aug-09 8:04
mvePIEBALDconsult7-Aug-09 8:04 
GeneralRe: Need to parse GUID Pin
JohnQuar17-Aug-09 8:07
JohnQuar17-Aug-09 8:07 
GeneralRe: Need to parse GUID Pin
PIEBALDconsult7-Aug-09 8:11
mvePIEBALDconsult7-Aug-09 8:11 
GeneralRe: Need to parse GUID Pin
JohnQuar17-Aug-09 8:16
JohnQuar17-Aug-09 8:16 
GeneralRe: Need to parse GUID Pin
PIEBALDconsult7-Aug-09 8:28
mvePIEBALDconsult7-Aug-09 8:28 

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.