| Thread | Last Post | Replies |
|
| .Net Framework Version - How to find out? | 30 Jul 2006 15:08 GMT | 3 |
Consider a .net DLL and/or .EXE file. Is there anyway to find out the target version of the .NET framework that the mentioned .dll or .exe file addresses? Any help would be highly appreciated,
|
| dynamically finding what functions have a specific attribute | 30 Jul 2006 13:30 GMT | 1 |
We have a WinForm application that we would like to add security to. We would also like to set up a configuration utility that would make it easier to assign or remove rights. When using code access security is there a way to create a list of
|
| trouble with Master-Details list | 30 Jul 2006 10:04 GMT | 1 |
I'm trying to link a gridview to another gridview in a Master-Details architecture. But the Details list isn't filtering like it is suppossed to. It will show all items on page load and it won't remove any items when an item in the Masters list is selected. It shouldn't
|
| sending e-mail from .Net app with MS exchange server | 30 Jul 2006 08:21 GMT | 8 |
Hi does someone has experience with this ?? i have made a lot of apps in the past that were capable of sending e-mails the server i then talked to was a Linux SMTP server and it worked great Now i work in a company with a MS exchange server and would like to send
|
| Biz-talk............. | 30 Jul 2006 08:16 GMT | 1 |
can anybody give me information abt biz-talk or any exact link please...... thx. Sachin.
|
| Is this possible | 30 Jul 2006 08:10 GMT | 1 |
How can I copy a print job from a queue? Also where can I find information on getting my program to appear in the printers and faxes list in windows as if it is a printer driver like some common pdf converters? Thanks
|
| DevExpress products | 29 Jul 2006 21:55 GMT | 1 |
I am evaluating some products to buy and increment our productivity. DevExpress seems to have good products. Actually we already XtraReports license. Who araound here uses some of their products?
|
| IIS 5.1 security | 29 Jul 2006 20:17 GMT | 3 |
I have IIS 5.1 and dotnet 2003. I want to provide 100% secutity to IIS. It should not affect by hackers. How can I do this? Are there any articles on this?
|
| beginner: what technologies to learn? | 29 Jul 2006 16:46 GMT | 2 |
I decided to become .NET developer. I want to programme database applications with ASP.NET interface. I would like to ask you a question: what technologies I should learn? I think that I should consider:
|
| Productivity tools | 29 Jul 2006 10:33 GMT | 4 |
Fellows, Does anyone know tools (for free :) ) that do something like Refactor and CodeRush (DevExpress) do ?
|
| How many AppDomains .... | 29 Jul 2006 10:12 GMT | 1 |
hi there, I hope that someone will be able to shed some light on little old confused me. We are developing an application which will be deployed onto a Terminal Server machine. The application will be used concurrently by multiple users.
|
| The application failed to initialize properly (0xc0000005). | 29 Jul 2006 09:03 GMT | 1 |
I've been developing with the .net framework 2.0 since it's release with no problems. It has suddenly stopped working. When I try to execute any .net application a popup with the following error appears twice in succession:
|
| How to properly place controls on a ContenPlaceHolder | 29 Jul 2006 06:21 GMT | 1 |
When I create a web form in VS 2005 I have a problem. I created a MasterPage with a ContentPlaceHolder object on it. Then I created a detail page that refrenced the Master Page. When I drag controls onto the ControlPlaceHolder on the Detail page, the controls end up at the
|
| error when open aspx files in VS 2003.. | 29 Jul 2006 06:14 GMT | 1 |
when I try to open .aspx files in VS 2003, I get this alert: The file could not be opened into the Web Forms designer [although have set up so files open in edit/code mode.. not design mode..]
|
| .NET Web Application Performance | 29 Jul 2006 06:08 GMT | 2 |
I combined several application projects into one large project for ease of management and control. My previous application was a collection of small independent projects. Can this change affect the performance of the application? It is a .NET Web application using SQL Server back ...
|