| Thread | Last Post | Replies |
|
| Knowledge Base Software | 05 Jul 2006 18:31 GMT | 1 |
Looking for a knowledge base application to use internally at work. Ideally we'd also like to be able to mark articles for internal/external consumption. Also, would like the ability to export content to flat files that could be used (via some other tool) to generate PDF or CHM ...
|
| Using List.Exists Method With Predicate | 05 Jul 2006 18:25 GMT | 2 |
I am having a problem doing the following in generics. I have two list of a custom item type. I need to iterate through the first list and match each item against another list to see if there is a match. If a match is found, I need to move the matched item into
|
| Problem reading from database | 05 Jul 2006 16:08 GMT | 2 |
Hello. I have app written in C# that we are testing. The executable is shared on our network. The method we are testing is a call to a foxpro table. The call is made to query the table, then fill a datable with the resultset. All is fine when I run the executable from my ...
|
| Blog software | 05 Jul 2006 15:59 GMT | 7 |
I am looking for some .NET blog software which I can use at my own website. I do not have access to a SQL Server, but I do have access to a MySQL database, and I can have an access database, if I want to.
|
| InstallUtilLib.dll: unknown error... | 05 Jul 2006 15:38 GMT | 1 |
I'm getting this error during the install of my windows service. I don't get the error on my development machine, only on the client machine. On my dev machine I just right click the Setup project and select Install and everything installs with no errors.
|
| Accessing parent controls in an MDI form fom the child forms by their name | 05 Jul 2006 12:52 GMT | 4 |
I hav two queries, whc are as follows: FIRSTLY: is it possible to access the controls(by name) of a parent form(MDI) from its child forms??if yes then how??plzz provide a coded example in
|
| Break when the exception is thrown and IsNumeric | 05 Jul 2006 11:52 GMT | 5 |
I don't think a solution exists, but maybe there is some option in Visual Studio that I do not know about. When developping (or debugging), I like to set the "exceptions" option to "break when the error is thrown", even for handled exceptions, because a
|
| Excel Import versus XML Import | 05 Jul 2006 06:35 GMT | 2 |
I am currently developing an ASP.NET 2.0 app part of the app will involve collecting a large amount of data offline and then importing this data into the system My question is what will be more effiecient from a system
|
| Version of Framework | 05 Jul 2006 06:32 GMT | 4 |
I have the both of framework (1.1 and 2.0) in my pc. How can i identify the version of framework an application uses ? tk´s
|
| Redirecting Request Validation? | 04 Jul 2006 23:28 GMT | 1 |
Is there any way to redirect the output from Request Validation to an actual page of our choosing?
 Signature <%= Clinton Gallagher
|
| Lotus NotesSQL - ASP.NET | 04 Jul 2006 23:20 GMT | 2 |
I am attempting to connect to a Lotus Notes database (.nsf) with VS 20003.NET and ODBC connectivity. It is working fine if I create a Windows application but the application fails if it is a web (ASP.NET) application: I get the following error
|
| OT | 04 Jul 2006 20:19 GMT | 4 |
Jon, Are you working in a kind of night shift this week? Cor
|
| Equals Method Fails for Identical Bitmaps? | 04 Jul 2006 20:09 GMT | 3 |
I have two identical PDF files, say file1 and file2. I used an API package to extract the bitmap in each PDF file, say bitmap1 (in file1) and bitmap2 (in file2). Since the bitmaps are same in both files, I expect bitmap1.Equals (bitmap2) to return true. However, it's false.
|
| A web 2.0 site developed in .Net | 04 Jul 2006 17:04 GMT | 3 |
I'd like to get your thoughts on a website inspired by "web 2.0" that we've just launched. It's called quomon.com and it's focused on knowledge sharing between IT professionals.
|
| Sql Server Clr Assembly Deployment Time | 04 Jul 2006 16:44 GMT | 2 |
Howdy all, I have a Sql Server Assembly that contains some Clr stored procs for some of the more complex operations I wish to perform. When the number of these stored procs is low then the assembly deploys nice and quickly but as the
|