Nice Tag line.... :doh: Even the very best tools in the hands of an idiot will produce something of little or no value. - Chris Meech on Idiots ------------------------------- Joan MomComputerGeek.com
joan_fl
Posts
-
SourceSafe peeve -
UMLHeres a nice place to start... http://www.cetus-links.org/oo_uml.html[^] ------------------------------- Joan MomComputerGeek.com
-
Any of you guys experienced system builders/moders?Looks nice... Are you going to run XP, XP Media Center or MythTV[^]? ------------------------------- Joan MomComputerGeek.com
-
Things I want in a cell phone.Sean Cundiff wrote: -Virtual buttons (touchscreen). I had this on my last phone... It was a Kyocera with Palm OS built in. What i did like about the touchscreen was the virtual keyboard that popped up. Much eaier to text message someone that way. Besides the virtual keyboard... I prefer not to TouchScreen :) ------------------------------- Joan MomComputerGeek.com
-
how to get the picture from webcam in C#?This CodeProject Article should help... http://www.codeproject.com/cs/media/DirectXCapture.asp[^] ------------------------------- Joan MomComputerGeek.com
-
Login Form using C#(Winforms)Are you looking for Windows Authentication? Or hwere the user nae and password stored in a database server? A little more detail on what your tring to do, or having a problem with. ------------------------------- Joan MomComputerGeek.com
-
Mail samplesThe below article should help you with downloading attachments... http://www.codeproject.com/csharp/despop3client.asp[^] ------------------------------- Joan MomComputerGeek.com
-
About Dispose methodthere is a Garbage Colection 101 article on CodeProject here[^] ------------------------------- Joan MomComputerGeek.com
-
VB.NET to C# Language converterI did find a VB.NET to C# converter.. The demo version is free. :cool: http://www.instantcsharp.com/ ------------------------------- Joan MomComputerGeek.com
-
VB.NET to C# Language converterOpps, I'm sorry the ASP.NET Resource kit has the exact opposite of what your looking for. It converts C# to VB.NET... Sorry. It's still worth the download if you dont already have it. ------------------------------- Joan MomComputerGeek.com
-
VB.NET to C# Language converterIt's in the ASP.NET Resource Kit. You can download it free of charge here: http://msdn.microsoft.com/asp.net/asprk/ it quite the download, but it's WELL worth it! :) ------------------------------- Joan MomComputerGeek.com
-
Using ODBC databasesWhat does your ConnectionString look like? Can you also post what excatly the error message says? ------------------------------- Joan MomComputerGeek.com
-
helpWhat specific errors are you getting? ------------------------------- Joan MomComputerGeek.com
-
Running Windows App over networkProbably best to use MS No Touch Deployment... http://msdn.microsoft.com/library/en-us/dv_vstechart/html/vbtchno-touchdeploymentinnetframework.asp?frame=true[^] ------------------------------- Joan MomComputerGeek.com
-
Squatters?Paul Watson wrote: CodeProject is not first My lord! How did that happen! :omg: Theres quite a bit wrong with my site... NO ONE GOES THERE! lol and if they do, they dont post! :wtf: ------------------------------- Joan MomComputerGeek.com
-
Squatters?Todd Hoop wrote: I watched the guy turn his water on using a street key. Maybe they are stealing utilities, and you can have the police or water company investigate. ------------------------------- Joan MomComputerGeek.com
-
project opputunities and ideas!!Make a logo for my site. Joking... Since your interested in Distributed computing maybe a file sharing system. Things get quite complicated once you introduce the possiblity of SPAM, and an open protocol like Gnutella. ------------------------------- Joan MomComputerGeek.com
-
A scenario question...You can return the file, and the user agree to download it, and the user would determine where to save the file. You could also use a Java applet, or ActiveX control.. Digitally sign which ever you choose to use, and the user agrees to using the object on the page. Hope this helps! ------------------------------- Joan MomComputerGeek.com
-
FTP app suggestionsI recommend SmartFTP too.. Very nice UI. I dont like that it bother you about updates, and if you use it M-F 9-5 it complains about being purchased. ------------------------------- Joan MomComputerGeek.com
-
Picture BoxJosep Restoy wrote: class System.Web.HttpRequest is not valid I think you would just need to reference the System.Web library. ------------------------------- Joan MomComputerGeek.com