| Thread | Last Post | Replies |
|
| how to implement a Role-Based winapp | 13 May 2008 13:59 GMT | 2 |
i'm developing a permission-based win application there is one Permission for each possible Action in db & each Role has some Permissions
|
| Security questions around browser hosted control interaction. | 13 May 2008 13:50 GMT | 7 |
OK. I am trying to embed a control in a webpage that will allow local access to the TAPI system to make and query phone calls. In a nutshell. Anyway, I am aware that there are many security issues around this and
|
| Microsoft and customer care | 13 May 2008 12:28 GMT | - |
A bit of topic, but not to much. My company, that creates software only for Windows environment, ordered Visual Studio 8 Pro with MSDN. How come, in the era of internet, we are waiting already a month for the
|
| Click Once - dead links - Process.Start | 13 May 2008 10:44 GMT | 5 |
I have deployed several small .net clickonce applications on vista 64 bit/vs2008 and for the most part these work fine. In order to navigate between these applications we have developed a program that calls these programs by Process.Start( "\\unc\publish\app.application").
|
| converting email list to mailing list | 13 May 2008 06:02 GMT | 1 |
I have a large (100+) list of email addresses in an excel spread sheet and would like to convert them to a mailing list for use in Windows Mail. Can this be done?
|
| Cant run WIndows Malicious TOol Remover | 13 May 2008 06:02 GMT | 1 |
Everytime I try to run my Windows Malicious Tool Remover program it tells m mrstub.exe is not a valid win32 application - when I go to MS help it says they don't have a solution for this yet???? Any suggestions? Thanks
|
| trouble watching videos from certain websites | 13 May 2008 05:59 GMT | 1 |
I have Vista Premium Home, and the newest WMP and Real Player, I've downloaded the Vista codec package, and I cannot view videos from some websites. Specifically, when you click to watch a video and they give you the choice of WMP or Real and the different speeds...I click on ...
|
| Build errors whith two identical assembliey names | 13 May 2008 05:58 GMT | 1 |
I have a project where I load some of my assemblies dynamically, I'm using a venders product where he loads some assemblies dynamically. He loads two assemblies that both share a common name; however have different public keys and version numbers. I receive an error when I ...
|
| Problem Copying Pictures | 13 May 2008 05:56 GMT | 1 |
I have always been able to create folders with pictures from my digital camera. Then by selecting all pictures and then selecting copy to cd, I could copy my pictures to a CDRW. Now I am receiving an error message that states Microsoft has encountered a problem with copying ...
|
| Best practices | 13 May 2008 05:54 GMT | 1 |
I´m starting with C# and .NET. So, I have some difficulties with some codes. I´m already a programmer and I´m migrating from Delphi to C#. My questions are: 1) Into a form I´ve made my connection string and my SqlConnection variable.
|
| SD card write protection | 13 May 2008 04:07 GMT | 2 |
When I insert my SD card into my card reader and try to copy files or reformat it Vista tells me that it is write protected. I don't have the tab to lock it pushed down. Any suggestions how to remove the write protection or is this a vista issue?
|
| How to detect .NET Framework version of an Assembly | 13 May 2008 00:18 GMT | 1 |
I have a need to know which version of the .NET Framework an assembly was compiled against. Well, I found a way to do it by detecting Assembly.ImageRuntimeVersion, but once I load the assembly, I cannot delete the file because the file is held by the upgrade application
|
| Does .NET Support Custom Blocks? | 12 May 2008 22:06 GMT | 1 |
All, Does .NET support the concept of "custom" blocks? I'd like to implement some performance profiling code into an app I'm creating and I thought it would be really cool if you could do
|
| Using periods/dots within file names | 12 May 2008 21:35 GMT | 2 |
Please help end a debate for me. I have been taught to not use a dot or period within a file name and that the only dot or period should be before the file extension. Is this still the case or can you use multiple dots within a file name (e.g. "Letter.ACMEparts.May2008.doc")? ...
|
| .Net 2.0 issue with HttpWebRequest/Proxy breaking WebService | 12 May 2008 20:02 GMT | - |
Our WebDev team is experiencing a problem when trying to access a WebService using SSL and through a proxy server after using the HttpWebRequest object. Under normal circumstances we are able to use the webservice without any problems. But after using an HttpWebRequest object to ...
|