blah blah blah is here! blah blah » Close

0
votes
1 answers

Opening IE7 without menus or an address bar

I have a VB.Net Windows Application that opens IE7. I've been asked to open IE7 without menus or an address bar. I can't figure out how to do it in VB, is there a way to do it in C#? It's a tiny app; I could easily rewrite it if I could ...

0
votes
20 answers

U think this is simple?

I'm wishing to provide a login facility in C# windows application, maximum 20 users might be there so not a huge database is required for the WinApplication. Kindly suggest me how should I go ahead with this idea of mine. Sample code or a ...

Feedback