| Thread | Last Post | Replies |
|
| event-based asynchronous pattern: intro and step-by-step sample re | 28 Jan 2007 18:11 GMT | 3 |
I need to build an event-based asynchronous pattern (around a send/receive messaging API). Is there a step-by-step guidance about how to write code for the EBAP ? Does any book cover this theme (VB.NET preferred)?
|
| RockXP4 Hack Tool Removal | 28 Jan 2007 14:34 GMT | 1 |
Does anyone know how to remove the hacking tool RockXP4? Flags up as SamDump in Panda AntiVirus. It is totally doing my nut in Every time I try to delete it I am asked if this file is in use, or is it write protected. It is actually set to permanent "Read Only", cannot be
|
| mce remote reciever | 28 Jan 2007 13:12 GMT | 1 |
i have a computer running windows xp mce and i have a ehome remote reciever installed on the computer. so im able to access all the functions using a remote. i have just purchased a second remote and reciever to go in my bedroom so i
|
| How can I see my old mail messages? | 28 Jan 2007 07:02 GMT | 1 |
I read the post about opening a pst file from outlook 2003 on a new computer, in outlook 2003. It said to just go to file and open an outlook data file. I did that and my messages still don't show up; a new personal folders category appears and the file folder I want to open ...
|
| SqlDataAdapter.Fill() : Invalid object name <TableName> | 28 Jan 2007 01:01 GMT | 2 |
I'm trying to build a basic DB explorer using C# & Visual Studio 2005. I installed SQL Server 2005 Express, created a blank project, dropped a TreeView, a ListView and a DataGridView : DB objects (Databases, tables, SPs, and so on) are displayed in the tree, table colums ...
|
| Folder Option in Windows Explorer has disappeared | 28 Jan 2007 00:47 GMT | 1 |
OS: Windows XP Due to some virus activity it seems, the "Folder Option" in the Windows Explorer menu has disappeared. The virus was subsequently removed but the option has not been restored.
|
| App_Code & web services (what the heck?) | 27 Jan 2007 22:53 GMT | 1 |
I’m trying to create web services in 2005. Why in the heck does VS want to place the CS file for the services inside the App_Code folder? Our development team is required to put all web services files in a specifically named folder common to all applications for domain security
|
| Most performant configuration option | 27 Jan 2007 22:20 GMT | 1 |
I want to be able to retrieve connection strings for all my web applications in a single, central location. Having read many postings in various groups I think I have three options; 1. Machine.config
|
| receiving redx | 27 Jan 2007 22:18 GMT | 1 |
Attempting to open MSN moneycentral financial portfolio get on the site but instead of the portfolio opening a red x appears. any ideas how to correct this
|
| password randomization | 27 Jan 2007 22:15 GMT | 1 |
Hey gang, I have two needs: 1) Enforce password policy by forcing a change to the password twice per year on specific dates. Currently AD does not enforce by date. It allows me to set an expiration date but its a best effort sort of thing to hope it
|
| Databinding of complex business layer classes | 27 Jan 2007 21:28 GMT | 7 |
I have a problem to use databinding with my business layer classes. My data class does not have simple properties (string, int or datetime), instead, all my properties are objects of the generic type Field<T> (see sample code).
|
| .NET platform independence ? | 27 Jan 2007 20:33 GMT | 8 |
If I'm not wrong, .NET generates MSIL which can be executed by the CLR on any machine because the code is managed, but what if a programmer decides to use a bit of unmanaged code, say a feature of the win32 api, how
|
| Visual Studio 2003 and .NET 2.0 | 27 Jan 2007 16:10 GMT | 1 |
Visual Studio 2003 "sees" by default .NET 1.0 or 1.1. Is it possible to use version 2.x as the default .NET package in development?
|
| dotNet feature request | 27 Jan 2007 15:55 GMT | 1 |
I dont know if this is the correct place to ask, but i'll just try. Will the dotnet framework be getting new native datatypes, like the vector or something like that ? for many calculations ( primarely grafics, audio, and academic
|
| Microsoft .Net Framework 2.0 Configuration ??? | 27 Jan 2007 15:17 GMT | 1 |
I recently installed "Microsoft .Net Framework 2.0 Redistributable" on a Windows 2003 server, and noticed that there is NO "Microsoft .Net Framework 2.0 Configuration" item under Administrative Tools However my laptop which has the Microsoft .Net Framework 2.0
|