| Thread | Last Post | Replies |
|
| Object to Memory Stream | 31 Aug 2007 23:50 GMT | 4 |
How can I trasform (as fast as possible) an object to a binary memory stream? Evan
|
| A C# + ASP.Net question | 31 Aug 2007 19:32 GMT | 2 |
I've done some VB + ASP in the past and done some C#.net Now, I've a request for a Web application and I thought its a good time to look at C# + ASP.net (Framework 2) but like always; I've some questions.
|
| Can anyone shed some light on what my programmers want me to do? | 31 Aug 2007 18:13 GMT | 4 |
They want me to: "Please research an AD setting that would allow us to have .net programs on a network drive but not have to run the caspol or gack commands, as we have done before" They run: "CALL "%systemroot%\microsoft.net\framework
|
| IIS | 31 Aug 2007 17:28 GMT | 2 |
My operating system is Windows is windows XP Home. IIs(Internet Information System) not installed because this window does not support the IIS. Can I install IIS to work with web applications? Where I go ?
|
| Log off - computer turns off | 31 Aug 2007 14:31 GMT | 8 |
I have several problems, which may be related. I'm going to list the problems all together, although it may be better to deal with them separately. 1. When I log on, I get an error message for winlogon.exe. 2. When I am logged onto a user name and I push the "log off" button ...
|
| Trial version ran out, What stupidity, PLEASE HELP | 31 Aug 2007 13:06 GMT | 3 |
Yes, I was stupid not to put files on disk, and or realize that my version was a trial. Somehow I didn't read the fine print. I saved many files on my trial version of Microsoft Work Word Processor. When I try to access them I get error message wkswp.exe application error ...
|
| Help with Stress Testing | 31 Aug 2007 12:54 GMT | 1 |
I need to stress test an application I've developed - are there any libraries/classes that can do things such as limit RAM available, Disk Space, etc. to help determine the system limits? Since I'm developing on a higher end system, I hope that there are either commerical or ...
|
| Debug query in C# | 31 Aug 2007 11:04 GMT | 2 |
I'm trying to follow Lab1 of the WF Hands On Labs. Having created the project and set a breakpoint as per instructions, I press F5 to compile and run the project. The instructions say that when the breakpoint is reached I should select Step Into from the Debug menu. However,
|
| Authorizing network and external users | 31 Aug 2007 08:40 GMT | 1 |
I'm trying to develop a single security model that has to work for authenticated users and for users coming in from the outside world. I have looked at the Web Site Administration tool for dealing with external users and creating roles.
|
| Change Group Policy settings in VB.NET | 31 Aug 2007 05:25 GMT | 2 |
Does anyone know how to programmatically change the Group Policy settings with .NET? (preferably VB) I found the IGroupPolicy object in the Platform SDK but I don't code with C and I have no idea how to use header files in .NET
|
| Dungeon Siege 2 - Not connecting | 31 Aug 2007 04:43 GMT | 3 |
I've been running dungeon siege 2 recently and I tried to get a multiplayer game going but it comes up with a UNABLE TO CONNECT on it. I've done all the port forwarding and UPNP triggering available online, any other advice out there for this?
|
| Framework Requirements | 30 Aug 2007 15:29 GMT | 1 |
How do I figure out the .NET framework requirements of a project I'm developing? And secondly, if the machine I'm building this project for doesn't have the required framework version, can I dumb down my project to make it compatible? I'm suggesting that instead of
|
| reflection and web references | 30 Aug 2007 15:27 GMT | 6 |
I would like to know if it's possible using reflection to loop through all "web references" of a given assembly and get the url as specified in the web.config (dynamic url behavior). Something like
|
| XpBurn bug resolved and some function added... | 30 Aug 2007 13:39 GMT | 46 |
I think I resolved a lot of things about this component that before didn't function correctly... I don't know, if you are interested on this...anyway, I can send the project to people ask for this...(maybe I'll put this on a blog in future...)
|
| HELP PLEASE! Copy Files nightmare!!! | 30 Aug 2007 12:54 GMT | 1 |
I need to copy 20 .dll files from a shared folder (S:drive) to a web server (1.1.1.1.1). Is this possible using VB .NET or XML? If so, please post code example. thanks in advance
|