| Thread | Last Post | Replies |
|
| HTML Validation SUDDENLY Problematic | 26 Apr 2007 00:00 GMT | 1 |
2.0 aspx page: So- today I open a project I worked on probably last wednesday and I now can't get into design view. For example, the following page give the following error:
|
| internet explorer 7 | 25 Apr 2007 15:24 GMT | 2 |
when i try to install ie 7 i receive the message that it cannot find the destination directory for hmmapi.dll
 Signature charlie mckenna
|
| Basis question to cardSpace and PDA | 25 Apr 2007 13:31 GMT | 1 |
i have some questions: Can I install CardSpac on a PDA? If It's possible, how can I realize this? Can I implement CardSpace using C++? Hope someone could help me.
|
| Cannot Install .net Framework 1.1 - RegSvcs.exe - Common Language Runtime Debugging Services | 25 Apr 2007 11:05 GMT | 1 |
I am trying to isntall .net Framework 1.1 that I'm getting from Microsofts website... When I run the settup file I get an error message: RegSvcs.exe - Common Language Runtime Debugging Services
|
| Opening Mailclient with MAPI | 25 Apr 2007 10:30 GMT | 1 |
From my application, informations can be sendt by the user. Until now I'm using Process.Start("mailto:....) This works very fine, but I get problems, when the preset content is to
|
| Flag enums with multiple zero values... | 25 Apr 2007 08:57 GMT | 4 |
I'm having issues working with some legacy enums that have multiple zero values. Whenever I try to call ToString() on one of the non-zero values, all but the first zero value is included.
|
| cannot access web browser from office program | 25 Apr 2007 04:35 GMT | 1 |
when i try to go online using an office program such as word, excel, access, or publisher i get an error message saying error launching browser---can someone please advise as how to fix---i tried repairing the install of office pro 2007---but that didn't fix the problem---i ...
|
| delegates | 24 Apr 2007 22:24 GMT | 6 |
I have a delegate that needs to have only 1 function to call. There is a possibility that the function will be added to the delegate a second time if the button is clicked twice. Is it "legal" to assign a delegate null before adding a function to the delegate. eg
|
| Reading DBF files in C# | 24 Apr 2007 20:41 GMT | 5 |
What is the easiest way to read DBF files in C#? This is a preprocessing step and performance is a very low priority. I don't need to process indices etc, just read each record, grab text data out of a few fields and move to the next record.
|
| Managed vs Unmanaged Bare Bones Performance Test | 24 Apr 2007 17:41 GMT | 21 |
At our company we are currently at a decisive point to choose between managed and unmanaged code on the basis of their performance. I have read stuff about this on various blogs and other websites. Then I decided to take my own test as I am more concerned with basic performance ...
|
| to veiw data in datagrid | 24 Apr 2007 07:16 GMT | 1 |
its a vb.net code .....im doing a data base
> application.....the datbase is ms sql server...in my > front end form there is a datagrid where i have > displayed the details from the database by dragging |
| reading files | 23 Apr 2007 21:35 GMT | 2 |
Need some info.... I want to read all the folders and files present in my C drive..in .net 2.0 how to we acheive it? Mu purpose is to display all teh files ina given drive...any good samples.....
|
| How to use WeakReference (dot net 1.1) | 23 Apr 2007 14:22 GMT | 2 |
I have the following fundamental problem. Say I have a class ClsA and a class ClsB When the system works many objects of ClsB are generated, used and then freed.
|
| WF ActivityValidator: checking if DependencyProperty has been boun | 23 Apr 2007 10:16 GMT | 7 |
Scenario: I have a custom activity that has a DependencyProperty. The property type is a complex object (just an object with some properties, nothing fancy). When I drag my custom activity onto a workflow I want to ensure the property is
|
| Printing Question | 23 Apr 2007 01:40 GMT | 2 |
Hi Please forgive this basic question, as I am not a coder. I need to know how to Print an ASP web page in an application that has a printer button in the application not the browsers print button, however I don't want the URL printed on the page and I don't want the date printed ...
|