| Thread | Last Post | Replies |
|
| Computer crash while running spyware removal program | 16 Sep 2007 18:15 GMT | 1 |
Whenever I Run any spyware removal program (ad-aware, spybot, regisrty mechanic) it will reach a certain point in the scan then i get the blue screen error and have to restart. I am unable to remove any of the problems these programs detect. I have also tried windows defender as ...
|
| [Dot Net 1.1 ] [UDP & encrypted communication] | 16 Sep 2007 08:37 GMT | 1 |
I would like to know if it's possible to use SSL on top of UDP message? What kind of a minimum of 128-bit encryption method shall be applied with UDP? Thanks
|
| [Dot.Net 1.1][Broacast & Muticast ] via UDP only or possible via TCP-IP ? | 16 Sep 2007 08:26 GMT | 2 |
I would like to know if it's possible to listen or send broadcast or multicast message via TCP-IP channel ? or It 's only possible with UDP ? Thanks
|
| Diskeeper removed, now no Windows Defrag | 16 Sep 2007 00:04 GMT | 5 |
I am running Windows XP. I had a free trial of Diskeeper. Couldn't afford to purchase it at the time so the trial expired and I uninstalled it via MyUninstaller. Now I do not seem to have the original Windows Defrag program anymore, either. I can't remember when the Diskeeper ...
|
| dos printing in windows xp | 15 Sep 2007 22:52 GMT | 1 |
im running a dos program and when i print on an epson lq-300 printer, it takes almost a minute to print. how can i correct this?
|
| Back up utility | 15 Sep 2007 19:36 GMT | 1 |
Went in to accessories to back up my computer. Then I have a blue screen come up and says I have a critical error must shut down and restart?
 Signature ThinkCamping!
|
| Configure Sprint ADSL modem when AT&T is ISP | 15 Sep 2007 09:32 GMT | 2 |
I was given a new ADSL Sprint Modem when my modem died, but I have AT&T as my ISP. Since i don't have an Earthlink account, installation using the Sprint setup CD is aborted. The Network Wizard says it cannot find needed software when I check to "search CD and E:/" locations. ...
|
| ProgID in .NET? | 14 Sep 2007 20:51 GMT | 5 |
As many of you know probably you can use ProgIDs in COM to instantiate COM objects. The ProgID has the form Project.ClassName.Version. Thanks to version it is possible to instantiate COM objects from different versions of the same library. I wonder now if this is possible in ...
|
| Performance in array copy in C#?Thanks | 14 Sep 2007 20:09 GMT | 10 |
What is the difference in the performance for the following 2 codes? Code1: char[] data = new char[100]; ..
|
| IIS site default doc - entry point in ASP.net app - does not work | 14 Sep 2007 19:30 GMT | 2 |
I created a second IIS site, added Host Header etc etc I created in it a virtual directory say testhost that points to a web app having index.aspx I go to Default Documents for IIS site and create a default doc to
|
| AJAX AND url rewriting | 14 Sep 2007 17:03 GMT | 6 |
I am using MS ajax 1.0 asp.net 2.0 VS 2005 and Helicon ISAPI_Rewrite 2.11 I have a seach page named search.aspx I have created a form for searching on this page.for intractiveness i have used ajax Update panel..
|
| .net BroadcastEventWindow on logoff with complicated achitecture | 14 Sep 2007 16:30 GMT | 1 |
I have a problem with an application that is popping up a ".net BroadcastEventWindow" on shutdown/log off, and I can't seem to figure out how to get rid of it. The problem is that the whole setup is a little bit convoluted. I have a singleton COM server that uses
|
| setting datatype for columns of table in dataset | 14 Sep 2007 13:36 GMT | 1 |
i need help on setting datatype of a table's column at runtime.. i'm loading a dataset from an xml file... after loading, i want to set the datatype of one of the column as int32.. how can i acheive it..
|
| Assembly Loading Failure | 14 Sep 2007 07:34 GMT | 3 |
I have a .NET application that is called from within an installer custom action. The custom action is written in c# and called from a web site setup project. The application is installed in the web site's bin directory.
|
| How much memory does my .NET application use [Dot Net 1.1 ] [ Windows services] | 13 Sep 2007 19:01 GMT | 2 |
Here I have an application in mode Windows service under DotNet 1.1 (C#). I would like to takes a snapshot of the performances in a cyclic way (every 10 minutes by example): I would like to know and log:
|