Click here to Skip to main content
15,888,461 members
Home / Discussions / C#
   

C#

 
AnswerRe: DayOfWeek/Date problem. Pin
Gerry Schmitz27-May-14 11:55
mveGerry Schmitz27-May-14 11:55 
AnswerRe: DayOfWeek/Date problem. Pin
Pete O'Hanlon27-May-14 12:00
mvePete O'Hanlon27-May-14 12:00 
SuggestionRe: DayOfWeek/Date problem. Pin
Richard Deeming28-May-14 1:19
mveRichard Deeming28-May-14 1:19 
AnswerRe: DayOfWeek/Date problem. Pin
Mycroft Holmes27-May-14 12:51
professionalMycroft Holmes27-May-14 12:51 
AnswerRe: DayOfWeek/Date problem. Pin
Shady George29-May-14 10:28
Shady George29-May-14 10:28 
Questioncan we connect SQLite using visual studio Pin
rajeshsuri-IT27-May-14 3:41
rajeshsuri-IT27-May-14 3:41 
AnswerRe: can we connect SQLite using visual studio Pin
Chris Quinn27-May-14 3:57
Chris Quinn27-May-14 3:57 
AnswerRe: can we connect SQLite using visual studio Pin
OriginalGriff27-May-14 5:03
mveOriginalGriff27-May-14 5:03 
Yes.

Open the Server Explorer pane, and right click "Data Connections"
From the context menu, select "Add Connection..."
Use the "Change..." button to select the "Data source"
Select "System.Data.SQLite Database File" from the list, and press OK
Browse to your database, and set up the other parameters - then press OK

In the Server explorer pane, right click the database and select "Properties".
In the Properties pane, you will see a connection string you can copy and paste into your application or config file.
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952)
Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

AnswerRe: can we connect SQLite using visual studio Pin
Shady George27-May-14 11:00
Shady George27-May-14 11:00 
QuestionHow we can shared any folder on all user of LAN using c# code. Pin
osmo3327-May-14 2:13
osmo3327-May-14 2:13 
AnswerRe: How we can shared any folder on all user of LAN using c# code. Pin
BobJanova27-May-14 2:50
BobJanova27-May-14 2:50 
GeneralRe: How we can shared any folder on all user of LAN using c# code. Pin
Member 1083865327-May-14 19:25
Member 1083865327-May-14 19:25 
QuestionHow to make a popup Change the Orientation at the border of my window? Pin
Member 1044722226-May-14 23:37
Member 1044722226-May-14 23:37 
QuestionConvert number from exponential form to decimal form ( dot notation ) Pin
Abhiroop0925-May-14 22:41
Abhiroop0925-May-14 22:41 
AnswerRe: Convert number from exponential form to decimal form ( dot notation ) Pin
Mycroft Holmes25-May-14 22:54
professionalMycroft Holmes25-May-14 22:54 
Questioni am changing size of imge with dimension given by textbox. Pin
megha_p25-May-14 22:14
megha_p25-May-14 22:14 
Questionc# Pin
Member 1070273525-May-14 19:19
Member 1070273525-May-14 19:19 
AnswerRe: c# Pin
Kornfeld Eliyahu Peter25-May-14 20:38
professionalKornfeld Eliyahu Peter25-May-14 20:38 
AnswerRe: c# Pin
Richard MacCutchan25-May-14 21:50
mveRichard MacCutchan25-May-14 21:50 
Questionmicrosoft word interop - inserting file into a word document. Pin
Member 1065956825-May-14 15:48
Member 1065956825-May-14 15:48 
QuestionTimer and scrollbar position of update panel Pin
Tracy Chong25-May-14 0:16
Tracy Chong25-May-14 0:16 
AnswerRe: Timer and scrollbar position of update panel Pin
OriginalGriff25-May-14 0:31
mveOriginalGriff25-May-14 0:31 
Questionhow to gradient TextBox in word document by c#? Pin
Member 1078639324-May-14 23:56
Member 1078639324-May-14 23:56 
AnswerRe: how to gradient TextBox in word document by c#? Pin
Richard MacCutchan25-May-14 0:56
mveRichard MacCutchan25-May-14 0:56 
QuestionIssues with Microsoft.Deployment.WindowsInstaller Namespace Pin
Mohan Subramani24-May-14 8:15
Mohan Subramani24-May-14 8:15 

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.