Software Development Network Logo
  • SQL Server
  • Architecture
  • Visual FoxPro
  • Microsoft ISV
  • Windows Vista
  • Visual C#
  • Smart Device
  • Windows Live
  • Visual C++
  • Visual Studio
  • Windows Forms
  • Game Technologies
  • Visual J#
  • .NET Development
  • Visual Basic

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

psykik

Member List

windream
klaus_b
sasa_1999us
James C Bender
sapeluso
ChrisW-IDMI
2232
theprogrammer
theAntiELVIS
scout409x
pjks100
Daniel E. marx
zarkorgon
LoneStar
Whoisit
Stefan Krueger MVP
Paras Dhawan
James Phillips Rockland
utkuozan
Getownse
Only Title

psykik's Q&A profile

  • Windows Forms Formatting Phone Numbers in DataGridView

    I am trying to format a phone number column in a DataGridView control with no success. First I tried setting the DefaultCellStyle in the column properties to "(###) ###-####" (both with and without the quotes) but that did not work. Then I tried setting the value programmatically using the following line of code, but that also did not work: PersonnelPhoneNumberDataGridView.Columns( "PersonnelPhoneNumber" ).DefaultCellStyle ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Direct Play Voice Session

    Hi All. Can any one tell how many number of players can be added in direct play voice session Riaz, Unfortunately I don’t know the answer to your question. What I do know is that Microsoft has declared DirectPlay to be deprecated technology and strongly recommends AGAINST using it. This is due to discovered security holes, as well as the fact that the more robust Winsock 2 API now allows you to do everything you would want to ...Show All

  • Visual Studio Express Editions problem in speech recognition code

    hi, Well what this code do is it takes the voice and recognize it from the word given in the code, and if it matches the word given in the code the that application will start running for example, if i say Notepad then this program will open notepad. but i am having a problem in it check it in the switch case plzzz help me i need help. The code is as follows. Option Explicit On Public Class Form1 Inherits ...Show All

  • Windows Forms DataSet, DataGridView and related tables

    Hello, I have a little question about related tables and values inside a dataset and show them in a datagridview. Imagine I have two simple database tables related each other, maybe the tables' structure could be like that: CREATE TABLE table1 ( t1id INTEGER PRIMARY KEY, t1name TEXT); CREATE TABLE table2 (t2id INTEGER PRIMARY KEY, t2name TEXT, t1id INTEGER REFERENCES table1(t1id)); INSERT INTO table1 (1, 'value 1'); INSERT INTO table1 (2, 'va ...Show All

  • Visual Studio Express Editions BIG BUG in VB 2005

    Hi, I thinked I turned crazy when I saw my programs working and then, some events diseappeared (combobox, listbox, ...). The fact is that my VB 2005 sometimes removes for itself the "handles ..." after a sub. For example, if I have: Private Sub Cbo_agent_SelectedIndexChanged( ByVal eventSender As System.Object, ByVal e As System.EventArgs) Handles Cbo_agent.SelectedIndexChanged I run or generate my project and then, I h ...Show All

  • Visual Basic how to open an MSAccess Object using .NET ????

    Hello there.. This is tony.. I'm an access developer and i'm learning .NET to migrate my appz.. I've got a question.. how can i open a MSAccess Form using VB.NET.. I mean i have an application in MSAccess, my idea is open the MSAccess (hidden) and thru vb.Net call its forms and reports to be opened... i think that i need to open the MSaccess Data base in a hidden way, and after that send a command to open a form. I'll really apre ...Show All

  • Visual Basic Deployment On Older Windows Versions

    The software I design is for Win XP and older versions such as Win 98, ME, 2000 etc.  I currently use VB6 and Win XP for development and packaging, the problem I encounter is that if I use the deployment wizard in XP, the setup will only work on an XP machine and I need to copy all my source to an older machine and use the wizard again to create another setup file which will only work on the older operating systems.  Is there a way to ...Show All

  • Windows Forms MenuItems

    Hey, Is there a code like the one below that dose the same thing but for a MenuStrip item : ToolStrip3.Items.Add(newbutton) Thanks :) hmm, well I got some errors again... here they are: Image no longer needed... ... ...   EDIT: never mind.... I did this: BookToolStripMenuItem.DropDownItems.Add   hold on I need to figure somthing out...  Edit2: ok, here is the problem, when you click on Add Bookm ...Show All

  • Visual Studio Team System Test run name and test list

    Hello All, I have some tests list like Release 1 Iteration 1 TU        (stands for Unit Tests) TR        (stands for Acceptance Tests) Iteration 2 Release 2 ... I would like to run first all my Unit Tests and then all my Acceptance Tests. If I reorder my tests lists to have something like TU Release 1 Iteration 1 It ...Show All

  • Visual Studio Tools for Office ClickOnce with VSTO - The application is improperly formatted.

    Hi, I am trying to deploy a VSTO application using ClickOnce. I am getting the following warning in Visual Studio's Error List. Warning 1 Assembly 'VstoSmartTagDemo.dll.manifest' has mismatched identity 'VstoSmartTagDemo.manifest', expected filename: 'VstoSmartTagDemo.manifest.manifest'. C:\Programme\MSBuild\Microsoft.VisualStudio.OfficeTools.targets 0 0  Note that the status bar displays the message "Publish Succ ...Show All

  • Visual Studio Team System Project Creation Failure - "No user identity info returned from GSS"

    Okay, so Microsoft has targeted Team Foundation Server sales at medium to large businesses.  I work at one of these businesses.  Does Microsoft know that it may be positioning itself to NOT be targeting TFS at many of these enterprise businesses   I feel a simple fix suggested below could fix this problem.  Independent contractors more increasingly work for larger businesses and some of these larger busin ...Show All

  • Visual Studio Team System Team System Beta 2 install error 26105

    Encountered the following error message at the very end of the team system server install: Visual Studio 2005 Team Foundation App-Data Tier Beta 2 Setup : The installer has encountered an unexpected error installing this package.   This may indicate a problem with this package.  The error code is 26105.   This is a clean single server install following the latest VSTF install guide using a Virtual Server 2005 with a Virtual ...Show All

  • Windows Forms event on scaning barcode

    hi , i am using vb.net 2003 and i want to scan barcodes with the scaner i want if the scaner completes the scaning doesn't matter what the length is the next textbox is focused i tried it on different events but could not find the&nbs ...Show All

  • Visual Studio Express Editions Missing Oracle data source

    Hi, here is what help says: The Add Connection dialog box for Oracle allows you specify settings, such as database file name and passwords, for this connection. This dialog box is available when Oracle Database is selected under Data Source in the Choose/Change Data Source .... where can I find it I can only see Access and SQL server Thanks Martin You're in the correct menu, the issue is that this feature is n ...Show All

  • Windows Forms Updating the data in a datagrid

    I use sqldataadapters to populate the dataset that has a parent table with child tables I have a form with a datagrid, the datagrid has records from a child table that relate to the parent.  When a record is double clicked I open a ne ...Show All

©2008 Software Development Network

powered by phorum