Click here to Skip to main content
15,890,506 members

Comments by Slava Khristich (Top 4 by date)

Slava Khristich 7-Jan-13 2:38am View    
Did you configure your SMTP server in web.config? Bad idea to do it in the code.
Slava Khristich 7-Jan-13 2:35am View    
What is hfAhead? How do you define it on your form?
Also, if you move your javascript into a separate file you'll get much better experience and reuse, also it would be easier to debug script.
Slava Khristich 10-Jun-10 15:31pm View    
You can do ClickOnce or Create a new Setup project in Visual studio and add references to your project outputs to include into setup.exe
Slava Khristich 9-Jun-10 2:31am View    
Add more details...