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

Software Development Network >> Konstantin E. Gonsovsky's Q&A profile

Konstantin E. Gonsovsky

Member List

ecoloney
wilsonjan
britttd
JDGingras
Steve Nesbitt
VenuGopal.B
Zulfiqar Taj
Sucker in HK
Ha Duo
Martin Svadbik
blaflen
Gig@Byte
han
Jan B
DevB
Windchaserb
Carl
Amry
Michael Raheem
rclakin
Only Title

Konstantin E. Gonsovsky's Q&A profile

  • Visual Basic AmbientProperties: how to get it in my ActiveX control?

    Help me please! I am beginner in VB.NET and i  have a problem. When I wrote ActiveX control in VB6, container properties was accessible in InitProperties or ReadProperties events of UserControl as: Private Sub UserControl_InitProperties()     Set m_objMyObject = UserControl.Ambient.SomeObj     ' or just     ' Set m_objMyObject = Ambient.SomeObj End Sub   How i can get same container ...Show All

  • .NET Development Data Binding error!

    Hi Everyone, Why the application rasing error: "Dynamic SQL generation is not supported  against multiple base table." while executing SqlDataAdapter What mistake I am doing Can anybody help Thanks in Advance, Jose Jose, Rather than use the SqlCommandBuilder to generate your update logic at run-time, you can set the SqlDataAdapter's InsertCommand, UpdateCommand and DeleteCommand to call your stored procedures as David showed in his pr ...Show All

  • Visual Studio Express Editions REgistration problem...

    Can someone give me the link to the VB Express Beta 2 registration I installed it on a pc of mine, that now is currently off the internet in an isolated network, But i'd like to retrieve the key on another PC. Link, please Hi Steven, Registration does not work with this build because they are not supposed to be publicly available yet. We are checking to see why the have become publicly available. Thanks for your ...Show All

  • Visual Studio Team System Team Build & Multiple Team Projects

    I'd like to know what would be the best way of setting up a solutions so that they can share the source for common projects. For example, I have two different Team Projects (projectA and projectB). ProjectA has the following structure: WebApp WinApp BusinessLogic WebServices DataAccessLayer CommonWebControls CommonLibrary ProjectB has the following structure: WebApp CommonWebControls CommonLibrary What I want is a way both teams can work on Co ...Show All

  • Visual Studio Quick question

    For my report I'm adding a report title (Using textboxes), so I would like to set a textbox value to something like "for the month of January 2006". The question is simply how do I set the value of the testbox a run time Thanks Greg Ok I figured out how to assign a value from code to a textbox. Here is what you do: 1. Create a parameter and add it to the localreport.SetParameters met ...Show All

  • Visual Studio Express Editions How to I create a login form with visual basic express editions and mysql

    Hi everyone, I need some help here, I'm new with visual basic express. How to I create a login form with visual basic express editions and mysql. Anyone can help me For example : After I submit my Login ID and Password at "Form1". How to I connect it to mysql and pass the posted value into the mysql query to checked whether is a valid member or not. If is a valid member how to I create a SESSION to store the member details like "user ...Show All

  • SQL Server Update an schema table when structure changes are made

    Hello all, I was wondering. I am having trouble in my old age remembering to update my schema table when I make changes to the database. Is there a DB trigger or something that I could write to update this table for me when I edit or update a table structure, view, Trigger, or stored procedure Thank you in advance, Jim Thanks for the direction, attached is my trigger and it works beautifully, I am sharing it because it may be helpful ...Show All

  • Windows Forms VS 2005 Winform designer Issue

    I am getting the following error whenever i tried to open forms in VS 2005 solution in design mode. I tried rebuilding the solution several times, but still the issue persists. I referred couple of messages in the forum and applied the resolution provided in those, but still the issue persists. I am stuck and not able to do any modification to the controls and their properties. Is there is any fix available for this issue One or more e ...Show All

  • Windows Forms "Cannot bind to child list" exception with IListSource

    Hi, I implemented an IListSource with one read/write property which is a collectionBase. When I bind it to a datagrid, i get the said the "cannot bind to child list" exception. The codes look like this CarsCollection col = new CarsCollection(); // ... populate with Car objects here CarListSource list = new CarListSource(col); dataGrid1.DataSource = list.Cars;   This one works! the property Cars return a stongly typed CarsCollection&n ...Show All

  • Smart Device Development change application Startup Icon

    hi, when we start an smartphone or ppc application by default windows displays its own icon (wait). is it possible to change it to our own icon regards, rnv ...Show All

  • Software Development for Windows Vista Vista Install 5342 problems

    I have downloaded vista 5342. I start installing it and it manages to rech phase 2 of the install. Now after the first restart during phase 2 of the install my screen eventually goes Black. It has an underscore "_" flashing at me in the top left corner of the screen. This also happens to me on build 5308. I heard that this black screen is where the hardware is checked. I have left it on this black screen for 1hour and still no look. I ...Show All

  • Windows Forms Multiple selection checkbox

    Is there a control that list checkbox and support multiple selection I checked CheckedListBox and it doesn't support the multiple selection. How can i do to support it Is there any article out there for it I'd prolly need to check for Ctrl+shift everytime the user check an item. Thanks, That's not what i want ... I want the user to be able to do a multiple selection by using crtl+shift .... ...Show All

  • SQL Server unable to load SQLBOOT.DLL

    I have installed SQL 2005 BETA, VS 2005 BETA in the same dev machine with SQL 2000 in it.  Now, I uninstalled both SQL 2005 BETA and VS 2005 BETA.  I am getting this error "Yous SQL Server installation is either corrupt or has been tampered with (unable to load SQLBOOT.DLL).  Please uninstall them re-run setup to correct this problem"  I follow this error instruction, but it still no work.  HELP PLEASE. Henry this p ...Show All

  • SQL Server Custom Report Item and embedded images

    Hi, I would like to integrate an embedded image into a custom report item. However, I can't find a property which gives access to the embedded images collection. What would be the right approach to load an embedded image within the process method Kind regards Benno Hello, Could you tell me how to create a custom report item that modifys the RDL file. Thanks!! SQLNew ...Show All

  • Visual Studio Team System Changing Drop Location in team build

    Hi, We have developers at two different sites.   Is it possible to have a single team build type that we can run on build machines at each site using a drop location local to the site Dean Yes, you are right.  In Beta 3 we were redundantly passing the DropLocation. We fixed this sometime after Beta 3 and since I tried on my dev box which has latest build installed, it worked.  Sorry about it ...Show All

©2008 Software Development Network

powered by phorum