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

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

tonante

Member List

SMSMonster
DotNetGroup
bosox
Kyro
VDA
copjbp
annh
SarahBurgess
Benjamin123
Markus.Net
Ahren
Michael Baxter
Adria Grau
wtrn
John George
Axoren
Universal Soldier 2005
Bob McD
Barham
Dan S
Only Title

tonante's Q&A profile

  • Visual C++ How to Get the System Names

    Hello EveryBoby, Could any body tell me how to get the system's name that are connected to my system in a LAN. Like NetWork explorer. I am very thank full, if you give me the name of url or books that contains this matter. Thanks in advance. Shaji Kumar wrote: Hello EveryBoby, Could any body tell me how to get the system's name that are connected to my system in a LAN. Like NetWork explorer. I am very thank full, if ...Show All

  • Windows Forms DatagirdComboBoxColumn+binding source problem

    Friends, I have my Datagridview bind to single table binding source. Which has two columns "Option domain" and "Default Option Value", This columns are Dropdown Combos and the datasource is from Lookup dataset having two tables "Option domains" and "Option Domains Value" (Parent-child). Based on the value of "Option domain" 1st column, "Default Option Value" combo will have filter list by that value. I tried the following: (A) I tried to b ...Show All

  • Visual Studio Tools for Office NamedRanges....weird

    I am having troubles when using NamedRanges over merged cells. the Value2 property is returning weird values. what is the difference between the Value & Value2 properties.... Hi, There is no practical difference between the two. Here is an interesting discussion of why most C# developers end up using Value2 instead of Value: http://blogs.msdn.com/eric_carter/archive/2004/09/06/225989.aspx From d ...Show All

  • Windows Forms fill in default values in datagrid

    Hi, I have a datagrid control and when user updates a row or adds a new row i want to be able to fill in the date field automatically with todays date. I have done the following which does not work!  'value         If&n ...Show All

  • Visual Studio 2008 (Pre-release) avoiding right arrow presses after entering a quoted property

    As I'm going through the FebCTP examples, I'm entering the xaml in manually to explore and better remember the available properties. When entering a property like VerticalAlignment that has in-built options (Stretch, Top, Etc.), pressing tab results in the cursor moving to the right of the quote. This is helpful and allows entering further properties without moving to the arrow keys. When entering a property value that isn't appearing in int ...Show All

  • Visual C++ Error spawning "Cmd.exe"

    Hi! I wrote this piece of code because I want to use the Graphic Engine OGRE.... In a tutorial I found this piece of sample code: #include "ExampleApplication.h" class TutorialApplication : public ExampleApplication { protected : public : TutorialApplication() { } ~TutorialApplication() { } protected : void createScene( void ) { } }; #if OGRE_PLATFORM == OGRE_PLATFOR ...Show All

  • Visual Studio Tools for Office saving a range?

    Hello. Is there a way to save a range and be able to go back to it. I'll explain why. I'm currently selecting text and then hitting a button (homemade) that takes that texts and creates a page break and puts it onto the next page. But after that I want the cursor to come back up to where I started. That is the part I can't figure out. Here is my current code: Private Sub btnExhibit_Click( ByVal Ctrl As CommandBarButton, ByRef CancelDe ...Show All

  • SQL Server SQL Management Studio missing Log Shipping Monitor, and Taskpad View

    Are this features still somewhere and if yes how can i access them which where in SQL2000 Enterprise Manager thx in advance Thomas Even with SQL 2005 Datbase, if your compatibility level is set to 80, the DISK Usage reports will not work, other reports like Top Transaction History, Index statistics, do not work either. You have to set compatibility level to 90. Which is really bad, because in 99% cases, if you are upgraded your da ...Show All

  • Windows Forms Please help with "Not a member of" error

    I recently upgraded from Visual Basic Express 2005 to Visual Studio 2005 beta2 and the project I'm working on, which had no errors in VB Express2005, now has all sorts of errors in VS2005. Not sure why, but the one error that keeps coming up is that somethings are not a member of "Forms".  In this case it's "AuthenticationMode" that's not a member of "Forms".  I'm not sure what this error means, or how to correct it (or why it hap ...Show All

  • Visual Studio 2008 (Pre-release) MenuItem Highlight Styles in Feb CTP

    Hi all, After upgrading to the Feb CTP ive had problems changing the highlight colour for mouseover effects on menu items. The code below worked in the January CTP - but no longer functions correctly - any ideas guys 'n' gals <!-- menu item style --> <Style x:Key="{x:Type MenuItem}" TargetType="{x:Type MenuItem}"> <Setter Property="FontFamily" Value="Arial" /> <Setter P ...Show All

  • Visual Studio Team System How to list all the changeset

    Hi all, In VSTS, changeset sounds not a work item. Is there any way that I could query the changeset Regards, Leon I'm not certain what you're asking. If you want to see all the changesets associated with a work item, use the "Links" tab. I'd have to ask the WIT team how to do this programmatically. ...Show All

  • Visual Studio Express Editions Returning icon handle to VCSharp

    I have written a DLL using VC++ Express, in it I export the following function: [ DllImport ( "apihooks.dll" , CharSet = CharSet .Auto, CallingConvention = CallingConvention .StdCall)] public static extern IntPtr GetWindowIcon( IntPtr hwnd, IntPtr hicon); ...Show All

  • Visual C++ Embedding an edit control into a tab control

    I want to embed four different edit controls into four different tabs. How do I do that Please include more details What technology are you using What have you tried so far yourself Thanks, Ayman Shoukry VC++ Team ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Question on ID3DXEffect::SetArrayRange

    Hi, I'm currently adding shader instancing to our engine. After I changed the single world matrix in the effect file to a matrix array, I noticed a heavy performance drop. The fps went down by almost 30%. After some investigation I found that the fps changes with the size of the matrix array, so the effect framework seems to always copy all elements of the array, not only those that were actually set. I then wanted to optimize this using the ID3 ...Show All

  • SQL Server How to make tables & stored procedures in MSDE?

    Hello, I am a beginner using MSDE & Visual Basic.NET standard version (not Visual Studio.NET) . MSDE was downloaded from microsoft.com yesterday, which is sql2ksp3.exe. The problem is I don't know where to input data to set up tables or stored procedures after configured the MSDE. The MS Desktop Engine pops me "configuration sucessfully", then I can just open a small window with the title of "SQL Server Service Manag ...Show All

©2008 Software Development Network

powered by phorum