| Thread | Last Post | Replies |
|
| Writing an exe 'shrink wrapper' for .Net | 24 Jan 2006 02:19 GMT | 4 |
Can anybody point me to some 'how-to' documentation, tutorials, etc as to how to write a shrink/protect wrapper for .Net exes/dlls, (like the Shrinkwrap product for instance). I have got a couple of products nearly ready for sale, and have already come
|
| datagrid question | 23 Jan 2006 23:39 GMT | 1 |
I have a form, with multiple tabs. Each tab contains 1 datagrid except for the last tab which contains 2 datagrids. I have a toolbar that I use for the entire form. When the 'delete' button is pressed, and any but the last tab is active, it prompts the user, then
|
| IIS performance sending XmlDocument | 23 Jan 2006 23:22 GMT | 7 |
I wrote a c# web service that sends an XmlDocument as a return type. When I run it on a w2k iis machine, it takes 35s to 45s to send the data to a client (I wrote a smart client c# app to consume it, but I also tested with a browser).
|
| How much does the .net license cost | 23 Jan 2006 22:02 GMT | 8 |
I have made an application using team suite 2005 beta2 trial version and to distribute it i want to procure the license for deploying the project that i made in vb.net. I have used Crystal reports X that comes along with the team suite 2005 beta 2.
|
| Newbie quesiton about copying a solution | 23 Jan 2006 21:35 GMT | 4 |
I have been reading about how to copy a solution to another directory on the list - I am a total newbie to .NET and need to try to update a web app that was developed by the former web developer - so I don't want to touch/break his original code!
|
| WMI with .NET | 23 Jan 2006 20:53 GMT | 3 |
Can anyone point me to a basic overview of using WMI from VB/VS 2003. Thank you A
|
| Trace Class with Event Logging and Http Upload | 23 Jan 2006 19:26 GMT | 1 |
I'm looking for a Trace Class that logs errors to the Event Log and can send error reports to me via http. Each Trace Entry should contain the call stack, exception stack and line number of the faulting method.
|
| string formatting | 23 Jan 2006 18:19 GMT | 3 |
I have a one string per line and I want to delete the last part of each string after and including the final "/" character for each line For example: Applications/base/test1
|
| Display bitmap in datagrid column ??? | 23 Jan 2006 17:54 GMT | 3 |
I have a datagrid which is bind to a dataset On column in the dataset represent a STATUS Instead of diplaying in my datagrid value of 1 and 0 corresponding to that STATUS field, I would like to display a Green bitmap for a value of 1 and a
|
| Declaration Expected | 23 Jan 2006 17:27 GMT | 3 |
I've an error in code I got from a walkthrough that should work just fine. I added a reference to DMO that shows up in the references properly. The Dim line shows no errors but the initialized object shows an 'Declaration Expected' error. What could be happening?
|
| Calendar control properties | 23 Jan 2006 17:21 GMT | 1 |
I am using the SelectionMode="DayWeek" within the calendar control. How can I adjust the width of the first column without affecting the other (the days) columns.
|
| CollectionEditorForm | 23 Jan 2006 15:05 GMT | 1 |
I have a component with a property "Items" of type Collection. I've done my own CollectionEditor with an associated Form, but I have a problem. Items is a collection of objects with type MyObject, which have a property TextBox. When I edit this propriety with my editor, I can ...
|
| sound problem | 23 Jan 2006 14:21 GMT | 1 |
hiiiii, plz any one know how to record wave file by directx using c#, plz help me by good document or good samples(by complete path). thanks all.
|
| Source Safe Control | 23 Jan 2006 12:30 GMT | 4 |
What is the Source Safe Control for Visual Studio.Net 2002/2003. How to get it ? Thanks
|
| Operating System Support | 23 Jan 2006 10:03 GMT | 3 |
Hi, We're developing a .NET application in C# and are considering the area of operating system support. What are the guidelines on this for .NET applications? Presume we don't need to support anything pre Windows 2000? Any
|