| Thread | Last Post | Replies |
|
| bizarre program termination | 22 Aug 2006 20:42 GMT | 3 |
My app is being written in Visual C# Express. I've started to have a rather bizarre program termination. It's not very consistent, but I've noticed this line in the Output window: The program '[3436] app.exe: Managed' has exited with code -1073741819
|
| Reflection Newbie question | 22 Aug 2006 18:27 GMT | 2 |
Greetings C# Sages, I have two strings, one is a class name, the other is a value String c = "System.Int32"; String v = "12";
|
| How to remove dots signs vievd instead of spaces | 22 Aug 2006 16:21 GMT | 2 |
I'm C# developer and I'm using Visual Studio 2005. Accidently I've pressed some keyshourtcut and now Visual Studio in source code editor now instead of spaces shows dot signs. I don't know how I can revert it?
|
| .Net vs Lotus Notes Development | 22 Aug 2006 16:08 GMT | 1 |
I'm taking all opinions/facts on this one :-) I am on the .Net side in a 'fun' work debate on .Net vs Notes dev. Don't know a thing about Notes though... Can anyone tell me why .Net dev might be considered better than Lotus Notes? If you think the other way around - fee free
|
| When minimized, 'Graphics' hides | 22 Aug 2006 14:43 GMT | 1 |
If this problem was already mentioned on this group, please forgive me but I couldn't find it. I've made a simple app to train using the class Graphics. The Form property FormBorderStyle I've set as "None", then I've used class
|
| Friends plz help me to get any fullversion of dotnet2003 assemblies | 22 Aug 2006 12:39 GMT | 2 |
Friends plz help me to get any fullversion of dotnet2003 assemblies obfuscator, i found few obfuscators which are trail/evaluation versions!!, if i get crack for those i would be very happy!!
|
| Does Atlas disable JavaScript functions???? | 22 Aug 2006 12:05 GMT | 2 |
When I put an UpdatePanel (Atlas control) araound my ServerControls they all seem to vanish from the page (I cant find them in my source page...). So the browser fires an exception telling the control does not exist if I try to execute the JavaScript function document ...
|
| Plz help me in getting full-free version of any .net dll(assembly) obfuscator | 22 Aug 2006 11:33 GMT | 1 |
Plz help me in getting full-free version of any .net dll(assembly) obfuscator
|
| Is it possible to instal .net 2.0 SDK on Win 98 or Win ME? | 22 Aug 2006 09:13 GMT | 1 |
Is it possible to instal dot net 2.0 SDK on Win 98 or Win ME? I tried and I received A required resource cannot be found (at the window bar there ara unusual signs). I installed .net 2.0 redistrib. package before and it is wotking OK (I
|
| What's the "System" process doing? | 22 Aug 2006 07:51 GMT | 8 |
Is there any way to see what the System process is doing? We have developed an application running at a production site to measure and optimize the production. The application needs to be responsive at all times during production.
|
| deploying database files | 22 Aug 2006 05:07 GMT | 1 |
I'm wondering how I deploy a database with an application. I know that I can require SQLServer Express to be installed, using the ClickOnce deployment system, but I also need to know how I can include the database files and have them installed into SQLServer Express as a
|
| Most recent file | 22 Aug 2006 02:08 GMT | 4 |
I have an application where I need to find the most recent file placed in a folder. For example, my users periodically place an image file with the format "ImageXXXX.jpg" (where XXXX is some arbitrary number) and I need to get the latest file in the folder. Does anyone have a ...
|
| Wanted: .NET Infrastructure book | 21 Aug 2006 23:13 GMT | 1 |
I work in IT, but on the infrastructure/engineering side. At work I'm now being asked to design infrastructure solutions to support new .NET applications. Typically, this infrastructure must be highly available and support things like load balancing etc.... the only problem is I ...
|
| translating client-server app into web app | 21 Aug 2006 23:11 GMT | 1 |
We are a small company with no experience in web development. We are considering translating our main client-server product into web application or web service using DOT.NET. Our app is basically a tree representing the employees and departments of our customers with some tabs where ...
|
| Suggestions on deploying VB.NET app via Network share? | 21 Aug 2006 21:28 GMT | 6 |
G'day group. Currently our organization us using VB6 based applications, and I am trying to push forward and migrate some of the smaller things to VB.NET, eventually migrating all applications from VB6 and other legacy
|