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

Software Development Network >> Tola Omicron's Q&A profile

Tola Omicron

Member List

Kedar.Potdar
robc180
Faber
Gorbit
thawzin
Michael Wolff
YaroslavB
Dasda
Retrace
MumbaiKaChela
Gardner
Patrick C
Almero
Dylan K Dreyer
Cool guy
KGW
Chad Mumford
petemod
Marius Gheorghe
Melinda_MSFT
Only Title

Tola Omicron's Q&A profile

  • Visual Basic Boolean Explanation Please!!!

    Private blnNoAction As Boolean = False Now i am declaring 'blnNoAction as a Boolean varible that is set to FALSE, but the thing is i do not know what that means........and i dont know how i should use this varible...can some send me a link or run me an explanation on how this works, i am fimiliar with the operators AND OR NOT but how does this tie in to declaring a varible as boolean Ok I understand access specifiers, it was jus ...Show All

  • Visual Studio Team System Another publishing test results question

    Ok, here's the steps I'm taking to attempt to publish test results. - Create a Team Build of HelloWorld app. - Run build from Team Explorer on a machine logged in as DOMAIN_A\myacct with only Team System for Testers installed and connected to Team Foundation Server via DOMAIN_B\myacct credentials. - Run test. - Right click the expected fail result in Test Results window. - Select Create Work Item -> Bug. - When prompted to p ...Show All

  • Visual C# How to programmatically set FocusedItem of Listview

    Dear all    The following code does not work in VS2005    ListView.Items[0].Selected=True;    //But the FocusedItem  still is null    ListView.FocusedItem    I want to programmatically to control ListView.FocusedItem thank you ...Show All

  • Visual Studio Express Editions Accessing variables from other apps.

    Hi, I am having problem with accessing variables from other apps. I am using three tiear model of one application. In this model I want to access variables declared in module of one tiear from other tiear. I am not able to access it B'cause of different assembly. Can anyone help me how to access those variables through in other tiear Nilkanth Desai Hi Luke, ver : .net 2.0 IDE: vc# express. I have creat ...Show All

  • Visual Studio Team System Source Control for documents

    What is the way to keep the documents included in the project document libraries under source control The team project library uses Sharepoint, which has some rudimentary source control features. If you want to store documents in TFS Version Control proper, use Source Control Explorer just as you would for any other file type. ...Show All

  • Visual Studio Express Editions Call <STRING AS COMMAND>

    Hi, i have a textbox name txtCommand. When the user presses a button i want the txtCommand.text to call a sub ie Call txtCommand.txt but im not able to do that How would i be able to do that instead of going select case txtCommand.txt case "Sub1" call sub1() case "Sub2" call sub2() end select Thx I would assume your trying to do the following for a button click ...Show All

  • SQL Server MSSQL DTS - Slow when loading into Oracle 9i

    Hello all, Need a little help here. Im currently using SQL Server 2000's DTS service to load data from an Oracle 7.3.4 database into an Oracle 9i database. The result was a very slow and poor performance eventhough the data loading is a direct one (no transformation involved). I've tried a direct loading of data from Oracle 9i into a testing table in SQL Server 2000 using DTS and the result was fast. (Approx 10seconds for 100,000 rows). Howe ...Show All

  • .NET Development Performance question

    Lets say I need to retrieve around 3000 records from a server database (LAN). Now, on the form there are some record filtering options. My question is: do I fetch all the records at once, and filter data based on user selection, or should I pull data from database whenever the user changes filtering options And another question: since these are read-only data, then the choice for returning data should be datareader. But if I choose the fir ...Show All

  • Smart Device Development where soes the emulator stores the project ???

    In my App i 'll create some sub-directories to store data. Where can i find these files / directories on my machine So i can can copy them or update thanks Sound fine, but i've data files (some with the same names) stored in an IN and OUT directory and it would nice to see them in on the PC temp dir's. But i think i've touse the real cradle to do what i want to do thanks ...Show All

  • SQL Server YTD - P

    Hi guys. I need to calculate YTD-P which is for the last year ie. 2004/Jan -> 2004/June or in other words x/Jan -> x/y depending on the selected Time dimension. this is so that I can compare with the current year's YTD ie. 2005/jan -> 2005/June How can I achieve Ytd -P in mdx as far as I know you can only use ytd for the current year. Anyone have any ideas any help is appreciated. Thankyou Tom Thanks ...Show All

  • Visual C++ Assembly Information on Visual C++

    I am having trouble on the assembly info for my project. Back on Visual C# It was really easy you could just click on the "Project" Menu you and then click on the bottom which was the Properties window for your project, and then you could just type in the stuff, but now I can't figure it out on how to setup the info like the version number on the finished application and my company name or any of that... Can anyone help But there's no ...Show All

  • Windows Forms How to add dataset to datagridview at runtime??

    i want to associate the table present in the dataset with the datagridview during runtime.how do i do that.. thanks, nhd //The following assumptions have been made: //ds = DataSet and has at least 1 table inside which is accessed via the Tables array as shown below. //BEGIN CODE dataGridView1.DataSource = ds.Tables[0]; //END CODE ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Control Hardware Acceleration in DirectX

    hi there, I am using Managed DirectX. Can i control level of hardware acceleration through DirectX while creating or initializing device If i can control it through my software, what things i can do with it there is still option to change hardware acceleration through manually by changing it through properties of VGA but my requirment is to change it through my own software. please reply soon .... Thanx There is this reg ...Show All

  • Visual Studio 2008 (Pre-release) Install winFx

    Hi, I'd like to uninstall winfx, so i could install the newer.I found problem with svcutil and perhaps because the missmatch version of winfx and sdk (I read from the forum), since it works fine on other computer. Should I also uninstall the SDK And how is it I've downloaded the WinFX Runtime Components Uninstall Tool Kind Regards, lingga SDK and winfx has to match,so we need to install all the compone ...Show All

  • Visual Studio Team System Need information on ImplementIDisposableCorrectly

    David, Thanks for the sample you provided. Also need some documentation for the rule " ImplementIDisposableCorrectly " with an example. By the way what is the difference between "Breaking" and "Non-Breaking" in the fix category. Thanks in advance. -Rajesh. Unfortunately, I can't find any documentation on this rule so I will file a documentation bug on this and hopefully we can get this fix ...Show All

©2008 Software Development Network

powered by phorum