| Thread | Last Post | Replies |
|
| AJAX DB Lookup | 30 Sep 2008 20:20 GMT | 5 |
I'm not sure if this is the right place for this question... But I'm building a web application that will pre-populate a form using AJAX and minimual user input. The problem is I want to make one database call and to get all of the variables and then populate the
|
| exporting data to pdf | 30 Sep 2008 19:44 GMT | 1 |
We have a requirement in which we have used a custom page to display the data in a gridview. Now the enhancement to it is to export the selected columns(data) in the grid to a pdf file(with images and specified format).
|
| Backup SQLExpress 2005 in code | 30 Sep 2008 19:42 GMT | 1 |
I need to be able to backup a database held in SQLExpress 2005 but I must do it in code. I have managed this in SQL Server 2000 but can't for the life of me get anything to work on SQLExpress 2005.
|
| Installation error when installing .net 3.5 | 29 Sep 2008 20:14 GMT | 3 |
It would be very helpful if somebody provides solution for my problem. My system is already having .net 3.0 . I am trying to install .net 3.5. I am getting error [09/28/08,22:34:03] XPSEPSC Installer: [2] Error code 1603 for this
|
| WPF - Max window size for hardware acceleration? | 29 Sep 2008 17:03 GMT | 5 |
I am facing performance issues when my WPF application is use on a dual-screen monitor. "Perforator" tool show that WPF rendering switch from hardware to software when the height (or the width) of the window is greater than 2000 px.
|
| ANN: Visual Studio 2010 and .NET Framework 4.0 Overview | 29 Sep 2008 15:39 GMT | 1 |
Visual Studio 2010 and .NET Framework 4.0 Overview URL:http://msdn.microsoft.com/en-us/vstudio/products/cc948977.aspx Regards Kerem
|
| error loading messages systme32 | 29 Sep 2008 13:54 GMT | 1 |
I am new to this so hopefully I am asking in the right area. Everytime computer loads up I get message. "Error loading C:\windows\system32\qxducvyv.dll the specified module could not be found". I also do not have a desktop picture it is just white. Thanks for any
|
| SetColumnError Takes a Long Time to Execute | 27 Sep 2008 19:10 GMT | 6 |
I have a data table with ~1000 rows. I go through the rows one at a time, checking the contents. If I find a cell with an error, e.g containing null, I use SetColumnError on the data row to flag it. Here's my code:
|
| Unhandeld exeption errors; dotnet 1.1 and 3.0 side by side | 27 Sep 2008 18:33 GMT | 3 |
After installing dotnet 1.1 (dotnetFX) bundeled with a program, I get unhandled exception errors. Could this be because I have .net 3.0 on my machine? Is installation of dotnet 1.1 necessary? I thought .net 3.0 had only new functions and needed
|
| ComVisible | 25 Sep 2008 22:32 GMT | 7 |
I have a COM component written in C# that was built using Visual Studio 2008. Each time I try to register it I get the following: regasm.exe MyCOM.dll /tlb:MyCOM.tlb /codebase /v Microsoft (R) .NET Framework Assembly Registration Utility
|
| WPF - worker thread causes crash | 25 Sep 2008 22:06 GMT | 4 |
I have a small WPF application that has a frame that points to a web page on the internet. <Window x:Class="WpfWebBrowser.Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
| .NET.....3.0 Install errors! | 25 Sep 2008 16:11 GMT | 5 |
I've downloaded a new video editing program that requires .Net Framework 3.0 to operate. I've downloaded it from MS and when I try to install it I get the following errors: [09/11/08,23:24:37] Windows Communication Foundation: [2] Error:
|
| Converting | 25 Sep 2008 02:35 GMT | 1 |
I would like to know how to convert an Form into a Word Document......Help
|
| IOCP Socket Timeout Problem.. | 24 Sep 2008 21:04 GMT | 1 |
We have developed one IOCP server Application. We got a socket close event when client application (safe/unsafe) close. But when client machine restarts or network cable unplugged we can not
|
| VB.Net 2005 and serial coms | 23 Sep 2008 17:12 GMT | 3 |
Usually Dick Grier responds to these kind of messages... ;-) Is there a way (preferably an easy one!) to detect the supported baud rates of a given serial port??? Some coms devices I'm using work fine at 115200, others need to be at
|