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

C#

 
AnswerRe: How to create a setup file Pin
Vimalsoft(Pty) Ltd12-Aug-08 20:06
professionalVimalsoft(Pty) Ltd12-Aug-08 20:06 
QuestionCreating WMS Publishing Point. Pin
deepaks312-Aug-08 18:52
deepaks312-Aug-08 18:52 
AnswerRe: Creating WMS Publishing Point. Pin
robbyking15-Sep-08 5:22
robbyking15-Sep-08 5:22 
QuestionC#:OnPaintBackground in Component and User Control Pin
cocoonwls12-Aug-08 14:44
cocoonwls12-Aug-08 14:44 
AnswerRe: C#:OnPaintBackground in Component and User Control Pin
mmikey712-Aug-08 20:28
mmikey712-Aug-08 20:28 
GeneralRe: C#:OnPaintBackground in Component and User Control Pin
cocoonwls15-Aug-08 0:01
cocoonwls15-Aug-08 0:01 
QuestionSQL CE & C# Pin
three.leaf12-Aug-08 14:26
three.leaf12-Aug-08 14:26 
AnswerRe: SQL CE & C# Pin
N a v a n e e t h12-Aug-08 17:15
N a v a n e e t h12-Aug-08 17:15 
Put break points and step into to the code.

three.leaf wrote:
"select * from Usuarios where Usuario='" + user + "'";

three.leaf wrote:
"insert into Usuarios values ('" + user + "','" + pass + "', '" + tipo + "')";


Ahh , SQL injection. Read this[^]

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

How to use google | Ask smart questions

GeneralRe: SQL CE & C# Pin
three.leaf13-Aug-08 10:45
three.leaf13-Aug-08 10:45 
QuestionThe DLL file Pin
Silvyster12-Aug-08 13:32
Silvyster12-Aug-08 13:32 
AnswerRe: The DLL file Pin
Christian Graus12-Aug-08 19:38
protectorChristian Graus12-Aug-08 19:38 
AnswerRe: The DLL file Pin
Vimalsoft(Pty) Ltd12-Aug-08 20:00
professionalVimalsoft(Pty) Ltd12-Aug-08 20:00 
QuestionShowing and hiding the console window Pin
Ekjon12-Aug-08 12:37
Ekjon12-Aug-08 12:37 
AnswerRe: Showing and hiding the console window Pin
PIEBALDconsult12-Aug-08 12:49
mvePIEBALDconsult12-Aug-08 12:49 
GeneralRe: Showing and hiding the console window Pin
Ekjon13-Aug-08 6:51
Ekjon13-Aug-08 6:51 
AnswerRe: Showing and hiding the console window Pin
Mark Salsbery12-Aug-08 13:03
Mark Salsbery12-Aug-08 13:03 
GeneralRe: Showing and hiding the console window Pin
Ekjon13-Aug-08 5:30
Ekjon13-Aug-08 5:30 
GeneralRe: Showing and hiding the console window Pin
Mark Salsbery13-Aug-08 6:06
Mark Salsbery13-Aug-08 6:06 
GeneralRe: Showing and hiding the console window Pin
Ekjon13-Aug-08 6:39
Ekjon13-Aug-08 6:39 
GeneralRe: Showing and hiding the console window Pin
Mark Salsbery13-Aug-08 7:03
Mark Salsbery13-Aug-08 7:03 
GeneralRe: Showing and hiding the console window Pin
Ekjon13-Aug-08 7:47
Ekjon13-Aug-08 7:47 
GeneralRe: Showing and hiding the console window Pin
Mark Salsbery13-Aug-08 7:57
Mark Salsbery13-Aug-08 7:57 
GeneralRe: Showing and hiding the console window Pin
Ekjon13-Aug-08 8:13
Ekjon13-Aug-08 8:13 
GeneralRe: Showing and hiding the console window Pin
Mark Salsbery13-Aug-08 8:25
Mark Salsbery13-Aug-08 8:25 
QuestionDo do I Print Avery Address Labels, C# Pin
TCHamilton12-Aug-08 11:21
TCHamilton12-Aug-08 11:21 

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.