| Thread | Last Post | Replies |
|
| Help with Help | 20 Mar 2010 20:09 GMT | - |
Why do I keep getting help for C# when I have only checked VB among the languages? How can I get more help pages for VB?
|
| vb.net 2008 working with other Microsoft tools | 20 Mar 2010 18:16 GMT | - |
I am planning to generate 8 to 15 reports in sql server report server 2008. I want to create the 8 to 15 separate sql server reports and tie them together with a table of contents in a visual basic.net 2008. I then want to export these reports into an electronic format to email ...
|
| A problem about the setacl | 20 Mar 2010 17:42 GMT | - |
I add a deny premission to a registry key using the following command SetACL.exe -on "hklm\software\1" -ot reg -actn ace -ace "n:administrators;p:set_val;m:deny But how to cancel this change using the setacl command?
|
| Managing delays on dropdown or on tooltopexts | 19 Mar 2010 18:55 GMT | - |
I made a program that shows some contextual menu (ContextMenuStrip) that can have items (ToolStripMenuItem) with some DropDownItems. To ensure short menu, I setted short Text properties to the ToolStripMenuItem and a long description on the ToolTipText properties.
|
| Eliminate or Hide Title Bar on a form | 18 Mar 2010 02:17 GMT | - |
Is there any way in VB 2008 to hide the Title Bar on a form? I have a dedicated computer which is going to run only my application. I want to at a minimum to hide the Min/Max/Close buttons on the title bar, but would actually prefer to simply not have it at all.
|
| Vb.net 2008 ContextMenuStrip logical error when running code | 17 Mar 2010 20:25 GMT | - |
I have a connectmenustrip item that when clicked runs the following code (see below) Now if the event is called by the button i.e. cmdDeleteingBooking.Click the linq query returns the appropriate value.
|
| Printing image on a form and info from another form | 11 Mar 2010 13:58 GMT | - |
I am trying to figure out how to use a specified network printer to print the image on form X and certain textual information (found in textboxes) on another form say form Y all on a single page AND provide a print preview of the information before it is printed. I have run
|
| FileSystemWatcher and syncing database with changes | 10 Mar 2010 21:56 GMT | - |
I’m creating an application (just started) with a front end (GUI) and backend (database). The database will be populated with file related data populated from the FileSystemWatcher. I want to discuss the database design and how it relates to the files and their paths and how ...
|
| Add class in datacontext in the datacontext designer | 10 Mar 2010 16:47 GMT | - |
I have a Sql Server DB with two tables, customer and order, and from the Visual Studio2008 do a DataContext of this bbdd. If from the code when I have a client, to get their orders do something similar to "myCustomer.Orders" and with this I will return
|
| My problem is using the asp.net calendar | 09 Mar 2010 13:48 GMT | - |
I have teo calendars on one page. The following code works if it subtracts within the same month: Protected Sub EstimatedCalendar_SelectionChanged(ByVal sender As Object, ByVal e As System.EventArgs) Handles EstimatedCalendar.SelectionChanged
|
| vb.net controls with report service | 06 Mar 2010 17:21 GMT | - |
I have the following questions about creating sql server 2008 reports working with vb.net 2008: What custom controls would I use for the following: I am creating a report that will contain the following:
|
| Border style of panel. | 05 Mar 2010 15:50 GMT | - |
I want to change the behavior of the border of panel. There is only three choices : none, fixedSingle, and Fixed3D I want to change the border style to inset, outset, etc. and also the border
|
| SendKeys and Keyboard Hook | 04 Mar 2010 23:13 GMT | - |
I have an application that is hooking the keyboard and trapping the PAUSE/BREAK button to perform a function. I would like to activate that function from my VB .NET 3.5 app by simulating the keypress. However, using SendKeys("{BREAK}") doesn't
|
| kredite für eigenheim , immobilien kredit vergleich , eigenheimzulage 1 kind , bank hypothekenkredit , finanzie rung von immobilien , internationale immobilienfinanzierung , immobilienfinanzierung vergleich , | 03 Mar 2010 22:36 GMT | - |
kredite für eigenheim , immobilien kredit vergleich , eigenheimzulage 1 kind , bank hypothekenkredit , finanzierung von immobilien , internationale immobilienfinanzierung , immobilienfinanzierung vergleich ,
|
| http status code woth webbrowser component | 01 Mar 2010 13:59 GMT | - |
Hi guy.. i am a newbie in vb.net I am trying to get http status code (200,404 ecc) from webbrowser component.. but i dont know how! Please help me!
|