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

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

Olmy

Member List

ccc3
malawneh
chenzhu
JulieReid
Bala.G
DiverChris
YuvalO
larsw
gmurugan
Just_in
Alden Snow
Martin Butcher
Peter House
gul_111111
Mladen Perisic
Karlo123
thukralz
Kasende
Peterbriffett
RavuriSurya
Only Title

Olmy's Q&A profile

  • Visual Studio Express Editions form1.show() problem

    Well, than how can I either: 1) Make form2 as like a "separate" form that is not affected by closing of form1 2) Make another form and make that as the master form without deleting everything from form1 and remaking form1... That would be bit too much work. Thank You! Keehun Nam by having both instances inside code in your main method that allows switching between them, or having both owned by a new master parent form. Or, just hide form1 instead of closing it ...Show All

  • .NET Development Can't update Access 2000, unhandled OleDbException BugID FDBK49997

    I can't update a Access 2000 Database, the sourcecode you can find below causes a error message "syntax error in update statement", "unhandled OleDbException" and no data is added to the database I even copy and past a working example from MSDN into my VisualStudio, I got the same error message again . An other problem I have is that I can not add a OLEDB DataSource to my Application with the help of the IDE, I can add a ODBC or SQL DataSource but if I click on Add DataSource in the Main Menu of Visual Studio 2005 and choose add Datasource and then I click on the Database Icon I can click on New Connection, but then I ...Show All

  • Software Development for Windows Vista Next CTP

    Any idea when the next CTP will be out Will it sync up the rest of the WinFX (WPF and WCF) with the latest WF Thank you. This is an outdated thread and I'm sure you already know, but the "next" CTP is already out: http://www.microsoft.com/downloads/details.aspx FamilyId=8D09697E-4868-4D8D-A4CF-9B82A2AE542D&displaylang=en It has the latest versions of WF, WCF, WPF, and CardSpace. ...Show All

  • Audio and Video Development Advanced subtitle

    Is it possible to add advanced subtitle in existing pre-recorded HD DVD Thanks. 4.6.1 Alternate subtitle stream An alternate subtitle stream which has been previously downloaded and cached on the user’s home network is listed on the subtitle menu along with all of the on-disc subtitle streams. When selected the alternate subtitle stream is synchronized to the feature film. The user can toggle between the cached subtitle stream and the disc based subtitle streams via the remote control without interrupting the video. (Requirements Specification for HD DVD Video Application) Yes, although you wi ...Show All

  • Windows Forms Datagrid Problems with Selecting first row.

    I am having problems selecting the first row of the datagrid. If I change the CurrentRowIndex to something other than 0 then I can select the first row but not the row that CurrentRowIndex is set to. I am getting the selected row using the CurrentCellChanged event. Is there a different event I should be using  My code is in C#.  Thanks in&nbs ...Show All

  • Windows Forms DataBound TextBox returns wrong Text value

    here is my situation. I have a winform with some controls that were automatically created when i draged a table from the DataSources window. The system also auto created a tabStrip (nice) after this. I have created an event that fires when the red X or Delete button in the tab strip is clicked. in this event, i read a field value from one of the databound textboxes. The problem is the actual value returned when calling Textbox.Text is different from what is actually displayed in the form at runtime. The Textbox.Text value is from the second to the last record in the table. Can anyone explain this and if not this is a bug in my ...Show All

  • Windows Search Technologies Outlook 2007 Beta 2 and EntryID Futures?

    there is also a problem when you try to install the WDS with the office 2007 during the installation at the end you get a error saying Access Denied and the installation fails. is microsoft aware of this problem James Hi csdcomp, This is a known issue with the beta. The good news is that there is a workaround available. Please use the workaround only if you are comfortable modifying your registry. Paul Nystrom - MSFT WORKAROUND Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might requ ...Show All

  • Windows Forms Inside Cell ??? I need help

    When First time I saw DataGridView I feel that itis very powerfull control and Itis really that But I have 2 Points to know Please I need Help 1- How I can write the row number in the fixed area (or fixed cells) on the left 1 2 3 4 5 6 and so on How I can do that 2- This is my Bigg Problem: I need a functionality that allow to me When the user edit a cell (AND STILL EDITING IT) I want to handle a key event e.g: F3 . In summary as example : When the user edit a cell and still editing in it and Press F3 I pop up a messagebox.show() with the cell content that the user editing. I feel That this control is really powerful ...Show All

  • Visual Basic VS2005 IDE is soooooooooo heavy!

    I have a Pentium M 2.0, 1GB RAM with WinXP PRO... ...and VS 2005 IDE is soooooooooooo heavy and slow! I know that working on a VB solution with 10 projects is not the same as working with the "Hello World" sample! Some delays should be expected. But my IDE stops responding every 10 minutes on sereral actions, like opening the designer of a form, modifying a typed dataset. Sometimes I have to wait for a few seconds for just a copy to the clipboard! I know there aren't simple solutions to this problem, but I was wondering if anybody knows any way to boost the performance of the IDE. Check out the following thread - it may ...Show All

  • SQL Server Back-up DB but keep the files for 3 days?

    Hi I have created a job to backup all our database. It works fine and creates .bak files in default folder. I have scheduled the task to run every 4 hours. My question is how can i modify or program this backup plan to keep the backup files for only last 3 days and delete older backup files Mits That's simple. I assume you are using SQL Server 2000. If so, in Enterprise Manager, Expand Management node, select Database Maintenance plans. Right click the maintenance plan and select properties. Go to the complete backup tab. Change the "Remove files older than" option to read 3 days and clic ...Show All

  • Windows Forms Web Service: The underlying connection was closed: Unable to connect to the remote server.

    I have a windows app that access a web service. When I run this app behind the firewall it works fine. When I take my development machine outside the network I can access the VS.NET generated Web Service interface and get the returned XML but when I try and access the Web Service through the application I get the following error: The underlying&nb ...Show All

  • .NET Development How do I know if I need MFC x86 or x64?

    I know this sounds like a dumb question but here is why I am asking. I recently installed the .NET 2005 Express versions of C++, C#, and J#.  I have a 64 bit laptop running win64.  It has 2 program folders one for 64 bit apps and 1 for x86 apps.  After the installation was complete I notcied that all of the Visual Studio Express versions were in the x86 folder.  There is however one folder name MS Visual Studio 8 in the 64 bit folder for the Remote debugger. The Platform SDK installed in the 64 bit folder as well.  The SQL stuff seems to be split between the 2 folders.  This is confusing me.  I do not r ...Show All

  • Windows Forms Design Help - Panel and more

    Hi guys :) In Visual Studio 2005, I wanted to write a Windows Application which has the dialog soemthing like this:  ___________________ |           |                     | | Option|          List       | |______|____________| |            Detail             | |___________________| lol, nice ASCII art :D Anyway, I ...Show All

  • Visual Studio Team System failed to save the project from vs2003

    I have a question about the MSSCCI Provider for vs2003 When I am trying to save a project to the source control from VS2003 I get the workspace window with "make new folder" button disabled and even the "OK" button disabled . Only the cancel button is enabled . So I cannot create a new folder under the root or even save it directly under the root . Is there any problem Hello, you can create new folders and save projects only under existing team project, not directly under the root. You can create team project using Visual Studio 2005 (File->New->Team Project...) ...Show All

  • Visual Studio classic chm Help doesn't link to MSDN Library

    on new PC, reinstalled VS and Library again, but links to commonly inherited NET members like "string" display a Page Not Found error, yet the help 2 versions work in VS and in H2 Viewer... is this a registry problem does this relate to MS article 827054 or 318945 thanks multiple ones, this used to work on my PC, seems to work on others, but does not work on my new PC, even after resinstalling VS.NET and MSDN Library... ...Show All

©2008 Software Development Network