Software Development Network Logo
  • Visual C#
  • Visual FoxPro
  • SQL Server
  • VS Express Editions
  • Windows Forms
  • Architecture
  • VS Team System
  • Windows Live
  • Visual C++
  • Smart Device
  • Visual J#
  • Microsoft ISV
  • Game Technologies
  • Windows Vista
  • .NET Development

Software Development Network >> DennisLonndon's Q&A profile

DennisLonndon

Member List

dev77
EBM
Mr. Floca
nicope
Pete Siedle
AbdulHak
Eamonn_Eire
Derek W.
Juliau
parafly
Tony Thomas
Mikael Gosen
tanya_cakes
Paul J.M. Settels
ernesto che
ffokcuf
OliNagel
Ben Walton
Gad D Lord
NFG
Only Title

DennisLonndon's Q&A profile

  • Visual C++ a sessionID problem~ how can i get the remote machine IP?

      RonaldLaeremans wrote: This newsgroup is indeed dedicated to VC Whidbey questions. But this is not obvious, if you just look at the forum! To find this out you have to read the "Anncouncements"... Yes, it makes no senses can only give questions on VC Whidbey here. every experienced programmer can do work well regardless of whatever languages used,  This problem teased my mind for long time, and of course i hd soug ...Show All

  • Windows Forms Ensuring visability of a new row in a DataGridView

    My problem is as follows. I have some code to populate a DataGridView, the user can add rows to the gird by dragging from a treeview.  When the item is dropped into the DataGridView I want to new row (which is at the bottom) to be visible, i.e. the same results as using the ensureVisible when using a listview or treeview in VB6.  I am using VS 2005 B2. Spent a good few hours trying different ways to get it to work but no success y ...Show All

  • SQL Server Unable to read local eventlog (the parameter is incorrect)

    In trying to setup alerts and activating them, an error occurs in the sql agent log of Unable to read local eventlog (the parameter is incorrect) The full messages from the Windows NT Logs shows: Event Type: Error Event Source: SQLSERVERAGENT Event Category: Alert Engine Event ID: 318 Date:  03.11.2005 Time:  17:14:47 User:  N/A Computer: RESYSHADOW Description: Unable to read local even ...Show All

  • Windows Forms second form setting first form field

    Hi Everyone - I have two web forms Form1 and Form2 On Form1 i have a textbox and a button the button click simply does a showmodal on Form2 on Form2 i have a button that when pressed - I would like to populate the textbox on Form1 with a  ...Show All

  • Visual C++ Where is the VC6's memory view dialog in VS 2005?

    In VC6, we can view memory content at any given address by a memory dialog. But now in VS 2005, how can I view a specific address's memory content ...Show All

  • Windows Forms Standard to Professional upgrade

    I have VB.Net standard I have recently discovered that in order to do what I need to I need Professional.  Does anyone know if it is possible to upgrade just to VB.NET Pro or if I must get Visual Studio  If so how and can an ...Show All

  • Smart Device Development WebException when running NETCF1.1 SP3 vs. Older version of .NETCF1.1

    Why am I getting a WebException when running .NET CF1.1 SP3 vs .NET CF1.1 I'm using JBOSS as the App server... but... I'm truly puzzled as to why this version of the framework would cause this issue. Appreciate any advise... Thanks! Hi, I was not able to reproduce the failure on an app connecting to a .NET web service with CF V1 SP3 with IP address. Can you verify if you can connect with IP address to a .NET web service Cheers, ...Show All

  • .NET Development ADOX column properties

    Can anyone please provide c# example for the following vb ADOX code Set tbl = New ADOX.Table With tbl    .Name = "Artist"    .ParentCatalog = cat    .Columns.Append "Artist_ID" , adInteger         .Columns( "Artist_ID" ).Properties( "AutoIncrement" ).Value = True         .Columns( "Artist_ID" ).Properties( "Nullable" ). ...Show All

  • Windows Forms After Deployment getting error keycodev2.dll

    Hello members, After installing the application there is an crystal report error is showing the keycodev2.dll what can i do ...Show All

  • Visual Studio Express Editions Combo Box Help (beginner)

    I added Items to the combo box. How do I define these items Combo Box has a value of 1' = 100' (This is what you see in the drop down list), but I would like to convert this to 1/1200. Can I do this Define {1' = 100'} = {1/1200}. If so, how By the way I would like the 1/1200 to be an Integer(I Think) so it returns a value of .0008333 repeating. Thanks, Mike hi, combobox have a valuemember and display ...Show All

  • SQL Server Where is the package running?

    When I ran a package directly on the machine with sql 2005 installed it ran at a fine speed. But when I used Remote Desktop to access the same client and run the same package it was much slower. 1. I think that the package is running in the memory\cpu of the local machine. Is this correct 2. Is there any way for the remote client to run the package in the server's memory\cpu TIA, barkingdog ...Show All

  • Smart Device Development RTC Client Deployment on a pocket PC Windows CE 4.2

    Hello, I have an HP IPAQ h4150 pocket pc running windows CE 4.2. I want to deploy an RTC (real time communication) client written in C# to it. Is it Technically possible at all Thanks in advance, Jonathan It depends on how real is your real time. Managed code is not suitable for hard real time due to GC sweeps. It’s OK for soft real time. For example: drive by wire in your car – not suitable. IM client – no problem.   Also, y ...Show All

  • Visual Studio Express Editions publishing and installation questions (database program)

    hi everyone, nearing completion of my first database project, and having gone through the publishing, and then installing my project onto my own computer i have a few questions as i'm not quite sure what is happening... when i have published my project, (to cd style) and then installed said project on my own computer, where does my program get installed to there are shortcuts in my start menu to launch my program, but their properties ...Show All

  • SQL Server Blank Error Messagebox Displayed at startup

    When I start SQL Server Management Studio an error message box with no text is displayed with the Exclamation ICON.  Everything seems to be working after clicking OK though.  Anyone else experienced this.  Also...  Why is it that I can't repair the installation from Add and Uninstall   Do I have to uninstall it to repair it The SQL 2005 is the Developer Addition with a new install... Does repairing .NET Framework ...Show All

  • Windows Forms Check if underlying dataset was updated

    I've looked everywhere. This has to be an easy one. How do you check if the data has been updated when using data binding in Windows Forms 2.0. I know you can check each row individually to see if it was modified, but that seems like a lot of work for such a simple task. This will be used to check if something was not been saved during the form closing event. Hello. I guess it really depends on what y ...Show All

©2008 Software Development Network

powered by phorum