| Thread | Last Post | Replies |
|
| How to resolve MX record given a domain name | 13 Apr 2007 15:38 GMT | 1 |
I'm having problem resolving DNS records of a domain using C#. What I want to do is an exact replica of this command nslookup.exe -type=MX [domainname] [dns-ip] i.e I need to resolve the MX record of a domain name using a certain Dns
|
| Norton Internet Security 2005 | 13 Apr 2007 06:12 GMT | 9 |
I m using a Packard Bell Easy Note MV preloaded with Windows XP HE with SP2 and NIS 2005 . I have to uninstal the NIS because everytime I am online (via WIFI) NIS keeps poping up with messages for me to download updates because of new findings. I always click on for the updates, ...
|
| Tripple DES (3DES) Encyption | 12 Apr 2007 19:29 GMT | 1 |
I am in problem of implimenting Tripple DES (3DES) (ECB Mode) Encyption in vaisal basic 6.0. Can Anybody help me in this regard. Any Source Code OR DLL libarary.
|
| Treads Vs Process | 12 Apr 2007 17:41 GMT | 2 |
I've create a windows service which will start any windows application whose name it finds in an xml file i have pointed it to. However, I also want it to create .net objects from assemblies (dll's) I want these objects run in the background. I have used reflection to
|
| Is this a valid code? | 12 Apr 2007 16:46 GMT | 8 |
I made this function so that it can return 1 or 2 where 1 either equal PieIX or Mendonta or 2 equal either PieIX or Mendonta. Let me go further in details...in the program it shows all Inventory information in the datagrid and one column in the datagrid there is a combo box
|
| String.Split() | 12 Apr 2007 16:05 GMT | 2 |
Is there an inverse of this theod available, such that I can take a String[] s and return one string delimitied by my specified character(s)? I know it is easy enough to write...I just don't want to.
|
| PostgreSQL with .NET | 12 Apr 2007 14:37 GMT | 7 |
We have decided to change our database back-end from MSDE to postgreSQL. Would anyone please share his/her experience with this database as far as speed, functionality and security concerns. Thanks,
|
| Help & Support Centre is Missing | 12 Apr 2007 03:58 GMT | 1 |
If Help & support centre will not open, how can it be found and used?
|
| System Restore Points Gone | 12 Apr 2007 03:57 GMT | 1 |
My system restore points in XP have been deleted because of something I must have done inadvertently. I did not receive any warning message saying this was about to happen like, “You about to delete all your restore points! Are you sure you want to do this?” Nope, one day just ...
|
| Phobia of developing .net n-tiered applications | 12 Apr 2007 03:56 GMT | 6 |
Hello, I have 10 years of experience working as a Webmaster. For about an year I worked on a 3-tier ASP application which gave me a good experience with SQL Server (Stored procedures) and COM/COM+ development using VB. I have used
|
| .NET 2.0 update? | 12 Apr 2007 03:49 GMT | 3 |
Any info about a .NET 2.0 service pack or 2.1 version? The .NET 3.0 is great, but the bugs in 2.0 persist ... Thanks you all in advance. Alejandro
|
| cdoMessage question - sending to verizon phone | 11 Apr 2007 19:32 GMT | 1 |
I am changing over to a cdo email messages for my site because they do not support cdonts anymore - but I have one form that submits to my phone and my email so the code looks like this <%
|
| Constants and thread safety | 11 Apr 2007 18:32 GMT | 1 |
All of the classes in my DAL are static, with constants defining the stored procedures and parameters. I've been having some problems with my site which makes me wonder if there's a thread safety issue. Are consts thread safe? Would the following example create any thread
|
| References to Excel in a VB project | 11 Apr 2007 15:07 GMT | 1 |
I am writing a program that interacts with Excel. On my system I have inserted a reference to the Excel 11.0 Object Library. On the client's machine, even though he has the same Excel installed (Excel 2003) he only has the Excel 10.0 Object Library, and the reference gets broken
|
| Debugger Hangs when Reading from Stream | 11 Apr 2007 14:44 GMT | 2 |
I've been experiencing a problem recently where the debugger hangs for up to ten seconds, even when executing very simple operations (i.e. adding two numbers). During the hang, a little popup appears in the toolbar saying that "Visual Studio is busy waiting for an operation to ...
|