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

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

Balram19696

Member List

Al_B
Unbroken73
PaulC1234
Delroy Ja.
Bharathi
Felipe Diderich Birk
oer
Guido79
Wesley Wilson
CA_VB2005er
e_e_evans
Jouri
TimurKiykioglu
Scott Lezberg
Sonnenblume
Ninja
Frank Showalter
nobodeuno
Tinus Groenewald
owangecounty
Only Title

Balram19696's Q&A profile

  • Visual Studio Express Editions Updating data table in VS 2005 express edition

    I wonder how you have succeeded to make the datagrid update your database table. It doesn’t work for me – (I’m very close to opening my window and jumping through it). It is easy to show data from access database but to update it is a real problem for me. I used a wizzard to connect to the access db - it reported that it made select,insert,update and testing of connection was o.k.. New dataset is also visible in Da ...Show All

  • Visual Studio Team System beta2 disapointing - beta1 was more stable !

    Beta2 is pretty disapointing. I have been using beta1 since it was dropped and really enjoyed its stability (impressive for a beta1) while developping win forms apps in VB. Ok, a few crashes, few bugs (like Controls renaming) but it was fine. Beta2 is another story. To avoid incompatibility issues, I recreated from scratch all my apps (including datasets and UIs) and only copy/pasted the code I had written with beta1. In 4 days using Beta2, I ha ...Show All

  • Visual C# Calling a html function from C#

    I have a class which constains a web controll among other things. I need to be able to run a function on the web control when an event in the c# is triggered. Does anyone know how to call a webpage function from a c# class Any advice would be very helpful. Thanks Thanks for participating on the MSDN Forum, but this forum section is reserved for C# General questions. For ASP.NET question you can post your ...Show All

  • .NET Development Data accessing

    Hi,     Im actually an MBBS student (IIIrd yr).. I had this great intrest in computer programing and so i learnt VB6 long back..before millenium.. i Know to use data accessing by DAO method.. Like, i know to create an access database and use it.. but now when i use the same method, im gettin many errors in VB .net 2003.. like the recordcount feature not working.. :( i don hav intense knowledge in VB as my proffession is di ...Show All

  • Visual C# DLLIMPORT AND VARIANT ARRAY

    Many thanks for you answer, but problems --------------- c++ method ------------------------------------------- long __declspec(dllexport) __stdcall Register( const char*  szServiceName, const char *szSymbolName, VARIANT& pVariantArray) {    SAFEARRAY FAR ** pSArray  = V_ARRAYREF(&pVariantArray);    UINT uDim=0;    if ( (uDim=SafeArrayGetDim(*pSArray)) != 2 )    { &nbs ...Show All

  • Visual C++ Problem in MFC AppWizard(exe)

    my code is like this: void CRrDlg::OnGetText() { CString kk; int f; CRrDlg* pEdit=(CRrDlg*)GetDlgItem(IDC_EDIT7); { f=22; kk=f; pEdit->SetWindowText(kk); } } I cant show 22 as output and i don't want to use kk.Format() to display. Is there any way to put variable f as variable kk Example on GetDlgItemText and Append: #include <stdlib.h> CString Data, ConvNum; int Num = 100; char ...Show All

  • Visual Basic VS 2005 IDE Unresponsive

    We had originally installed Beta 2 of the product which ran better than expected. After using the tool from MS to uninstall the beta software we then installed VS2005 Final which we downloaded through our msdn subscription. The IDE becomes just about unusable. Not only that but it pretty much renders the computer useless while it eats up CPU cycles. This occurs during the following conditions: 1.) We make a small change in code and the edi ...Show All

  • Visual Studio Express Editions DBConcurrecy Exception

    I have a datagrid with 3 cols Name as string, id as identity and money as money(mssql data type) variables and when I enter a float value to the money cell i get an dbconcurrency exception. How can i solve this It even saves the data too, but I don't want to see such a problem. How can I solve this hi, you can check this link handling concurrency >>>> http://msdn2.microsoft.com/en-us/library/ms171936.aspx hope this ...Show All

  • Smart Device Development simple windows mobile forms question

    I using Windows Mobile 5.0 and expect the application's forms to only be open one at a time. From the main form I have code like... private void uioptionsmenuitem_Click( object sender, EventArgs e) { Options options = new Options (); //options.Parent = this; options.ShowDialog(); } I notice that when I bring up the task manager I have multiple windows showing up when I only expect one to show for my ...Show All

  • Visual Basic Where can I download Visual Basic 6.0 ?

    Really dumb question, but I couldn't find any download link for Visual Basic 6.0. And I don't want to use Visual Basic 2005, because I got a lot of learning material for Visual Basic 6.0.   i need to know this aswell because my disk broke and my teachers won't give me one because i have 2005 express........ i still have the Registration Number Key......... but its not usefull without the files..... ...Show All

  • Visual Basic mpeg streaming

    Hiyah all I am trying to make a low bandwidth viewer to connect to my video server. My video server exports multiple streams in mpeg/asf format. Id like to be able to watch these streams via the vb.net app i ahev written. I can watch multiple streams fine using jpeg streaming but when using mpeg streaming i need a way to interpret the stream. I have tried using multiple mediaplayer controls but they seem to randomly stall and then get out of ...Show All

  • Software Development for Windows Vista windows Vista Installation Build 5308 help

    i was installing my windows vista with the upgrade mode and when it was finshed the screen size was 600x480 4 bit, It also took me 3 hours to install. help oka ...Show All

  • Visual Studio Team System Activating TFS Trial

    Hi, We've installed TFS Trial 3 months ago. We just received our license key (for TFS, not trial). How can we activate/register it I hope we don't need to reinstall everything with correct keys! Thanks! You should be able to go into maintanence mode by going to add/remove programs on the server and then selecting Microsoft Team Foundation Server. In the repair / uninstall dialog there is an option at the very bottom to type in your f ...Show All

  • Visual Basic How do I use dot net controls in visual basic application.

    I have a legacy application that is being installed at various locations. I want to enhance the application and want to use some dot net (2.0) controls. How do I achieve this Would appreciate any suggestion. Thanks In addition, VB6 is obsolete and unsupported, as a result, if you keep using VB6, your questions will be off topic on these forums. There are forums that still support VB6, but these are not amongst them. VB6 -> VB ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Broken Link to MechCommander 2 Shared Source Release

    Microsoft XNA Build March 2006 Community Technology Preview featured at http://www.microsoft.com/downloads/details.aspx FamilyID=868fe562-5ded-4bb1-8648-708d3481bda3&DisplayLang=en has a link to the MechCommander 2 Shared Source Release download. The link is http://www.microsoft.com/downloads/info.aspx na=40&p=2&SrcDisplayLang=en&SrcCategoryId=&SrcFamilyId=868fe562-5ded-4bb1-8648-708d3481bda3&u=http%3a%2f%2fgo.microso ...Show All

©2008 Software Development Network

powered by phorum