| Thread | Last Post | Replies |
|
| Frontpage using to make a website | 09 Jul 2007 19:09 GMT | 1 |
I want to use frontpage for making a website assoon as possible. What I want to know is where can i find to fill in the account information such as the webiste address, ftp server, username before I can start adding files. I would surely appreciate an answer as soon as possible.
|
| uninstalling useless programs | 09 Jul 2007 11:31 GMT | 2 |
i would like to uninstall the microsoft programs i do not use. i have a very small hard disk & there is a lot of unnecessary software loaded on it that i have no use for.
|
| c# intellisense broken? or is it me? | 09 Jul 2007 07:22 GMT | 1 |
if i type "using System." (note the dot) i get a popup of options. I notice that System.Net is not on the list. if i manually type System.Net my code will compile and run, but there is no intellisense for any classes in System.Net
|
| Scan resoltions in Vista | 09 Jul 2007 00:18 GMT | 1 |
How do I get the built-in scan component of Photo Gallery to scan at a higher resolution? When I first used it to scan a photo, the default was for a JPG file at 300 dpi, with an option to increase to 600 dpi. Now it will not increase above
|
| My computer won't restart | 08 Jul 2007 17:19 GMT | 1 |
When I try to restart my computer it freezes at "Windows is shutting down" screen and I have to manually shut it down. Could someone help me solve this problem. My computer is a HP note book running with Windows Vista home premium
|
| Movie Maker Plus! Transitions | 08 Jul 2007 16:06 GMT | 1 |
How do I get the beatuful Plus! Movie Maker transitions that I had on XP to work with Vista version of Movie Maker. I'd hate to think I lost a product I invested in beacuse I actually upgraded my OS! Any assistance helpful - all other Plus! DME for XP work fine under Vista ... ...
|
| uknown audio device | 08 Jul 2007 15:53 GMT | 1 |
I have recently installed my windows XP, the process went smoothly, but I had encounterd some drivers issues after the installation. I managed to solve the ethernet adapter driver issue, but I couldn't solve the audio device problem.
|
| static html vs dynamic aspx | 08 Jul 2007 15:51 GMT | 2 |
I have heard static html is a good way to do the default.html as it is faster and save resource hits over aspx for example. But what if you want to generate and overwrite the static html pages every day.
|
| Why ArrayList, not Hashtable | 08 Jul 2007 15:40 GMT | 5 |
I am having a problem understanding the exact advantages of using an ArrayList over a Hashtable in any situation. In most areas of an application I am working on, lookup needs to be fast. If I use a hashtable
|
| How Do I Debug the Console Output? | 07 Jul 2007 22:24 GMT | 3 |
I'm trying to debug a console application, but I can't see the console output. I've seen many references which say that console output is supposed to appear on the Output window when the application is run in Debug mode. However, I just can't get that to work.
|
| SQLExpress \ character in c# string | 07 Jul 2007 17:41 GMT | 2 |
I am using System.Diagnostics,Process.Start to execute sqlcmd.exe the second parameter of the Start method is the arguements to pass to sqlcmd Because I am using SQLExpress the string contains "MachineName\\SQLExpress"
|
| Reading embedded Resource textfile | 07 Jul 2007 17:20 GMT | 1 |
in my app i need a script to setup a database. The script file is now read by the app with a streamreader. Now i want to read the script from an resource file which is embedded in my app. I created a resource "installscript.resx" and added the file
|
| REALLY dumb question | 07 Jul 2007 14:04 GMT | 6 |
oldschool visual studio 6 developer, WAY out of the loop... what exactly is the difference between .NET and 2005? im developing something in C# and all examples and tutorials i see explain that you have to do things a little differently depending on whether youre using visual c# ...
|
| howto POST data to URL? | 07 Jul 2007 14:03 GMT | 3 |
i have to rewrite a VBScript in C#. the VBS is currently using Microsoft.XMLHTTP to POST data and then the ResponseText property to check if the POST was successful. can this be done simply in C#?
|
| Books on C# and Microsoft Visual Studio 2005 | 07 Jul 2007 14:01 GMT | 3 |
Can you suggest me a books on C# and Microsoft Visual Studio 2005? Well just to tell you that the books should be a complete reference written in simple language and should be easily available. thanks a lot.
|