- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 1
- Downvoting Members
- 2
8 Posted Topics
is he someone of the NSA??? they can do that.
that s going to help you: http://www.wikihow.com/Copy-Files-in-Command-Prompt
Hello gayz, i have a written a screen saver App in C# & WPF, everything is done, the only thing is to exit the screen saver when the mouse move event get fired. if i write: private void Window_MouseMove(object sender, MouseEventargs e) { this.Close(); } the screen saver doesn't starts …
If you r using winforms, why don't you use the datetimepicker control? WPF DatePicker Control??
hello together, i have a question. - 1 - i have a sql-server-database, and some sql-server-user. - 2 - i'm writting a C#-app to manage the data in the database. - 3 - now the question, how should i implement the user authentication???? should i create for every user an …
Hello, used tech: C# 4.0, sql-Server 2008 i have this stored proc: -- ================================================ -- Template generated from Template Explorer using: -- Create Procedure (New Menu).SQL -- -- Use the Specify Values for Template Parameters -- command (Ctrl-Shift-M) to fill in the parameter -- values below. -- -- This block …
where is the name of your SQL-Server Name: it schould look like this : "Data Source=localdb\SQLEXPRESS;Initial Catalog=BarDatabase;Integrated Security=True";
The End.