| Thread | Last Post | Replies |
|
| Text height calculation questions | 24 Jul 2008 22:13 GMT | - |
I have the following code which runs fine Imports System.Drawing Partial Class _Default Inherits System.Web.UI.Page
|
| Upgrade to VS2008 using Framework 2.0 | 24 Jul 2008 20:10 GMT | - |
Hi, I would like make new projects in VS2008 (actually I work with VS2005) because in my opinion is more faster than VS2005, but in the moment I need only framework 2.0. Well my problem are with the final user, because they have Framework 2.0; I
|
| Undo DataRow.Delete? | 24 Jul 2008 16:28 GMT | - |
I would like to set the RowState from Deleted to Unchanged on specific rows, without calling RejectChanges. I have a feeling that if I enumerate the collection, the Deleted rows will not be in the collection. Will FindRow exhibit the same behavior? What would be a good way to ...
|
| Non-Blocking UDP in VB.NET for beginners? | 24 Jul 2008 15:43 GMT | - |
I apologise in advance for this question has been answered at least in this thread: http://forums.msdn.microsoft.com/en-US/netfxnetcom/thread/9b7d3a8f-b964-45a7-ba7 d-1a567f406757 Unfortunately I'm pretty new at all this and still can't get the jist.
|
| Calling a range of data from a form | 24 Jul 2008 15:32 GMT | - |
I am trying to get VB.NET (using Visual Studio 2005) to pull a range of locator codes based on dates entered into a form. I am very new to VB and I am sure the problem resides in my syntax. The Query looks like this:
|
| Local report processing error | 24 Jul 2008 03:02 GMT | - |
More and more I seem to be running into the error: An error occurred during local report processing. I am using VS2008/VB and all reports have the following properties set: Build action : Content
|
| ExpandableObjectConverter | 24 Jul 2008 02:04 GMT | - |
i am doing a custom class for my property for a property gird using ExpandableObjectConverter. I have a class (CustomFontClass) that uses a Converter which inherits the ExpandableObjectConverter. everything works fine, but the only
|
| building a setup project on a x86 for a x64 pc | 23 Jul 2008 07:45 GMT | - |
I am trying to create an installation program using just the standard visual studio setup wizard which creates MSI/Exe The problem I have is that I am on a x86 CPU, and therefore it will allow me to include as a prerequisite SQL Server 2005 x86.
|
| VB.NET --> Excel --> Hyperion Essbase Plugin | 22 Jul 2008 21:26 GMT | - |
Has anybody had the occasion to to build a VB.NET 2008 application that will manipulate an Excel workbook including the Hyperion Essbase Plugin? I was not sure which forum to post this question in so that is why I have chosen the General.
|
| web form sending 2 identical emails | 22 Jul 2008 17:13 GMT | - |
I am new to coding in vb.net and have run into an issue with some code that I am looking over. This is a webform that is filled out and once it is filled out, it takes the responses from the form and appends it to an email which it then sends out to one specific user (for testing
|
| VB 2008 and Vista Shell32 API | 22 Jul 2008 14:11 GMT | - |
I want to host a windows explorer instance in a simple window. I found some code that does just that but I'm a novice at coding vb as it is and have no idea at all about C. This is what I want to do:
|
| Glamour models & Fasion designing New look watch my profile http://www.geocities.com/cathrina39 http://namithawithyou.blogspot.com/ | 22 Jul 2008 12:18 GMT | - |
Glamour models & Fasion designing New look watch my profile http://www.geocities.com/cathrina39
|
| classic news in world | 22 Jul 2008 11:15 GMT | - |
classic news in world ************************************ http://indianrailroads.blogspot.com
|
| PrintPreviewDialog Question | 21 Jul 2008 20:53 GMT | - |
When I use the PrintPreviewDialog control I would like the user to be able to choose the printer when they decide to print. Apparently no event is raised when the user click on the Print Icon Can anyone suggest what can be done?
|
| New to VB.NET, need some basic directions | 21 Jul 2008 17:15 GMT | - |
I am new to vb.net and looking for some basic directions. I have done following and I want to make sure I am on the right path: My database is in SQL2K. 1. Create a form and added listview on my form.
|