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

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

eyalkz

Member List

Thilak28
menardgi
Siddharth Ramavat
HAMID SHAHID
bruno
frozenND
Davech
jasmeet wadhwa
Link8312
clarkie
grooveBiscuit
Linda Li
ExtremeShannon
Ohad Israeli
Ian Waters
AVanWieren
bulklodd
sacredspirita
vinod-stylus
Thiago Leite
Only Title

eyalkz's Q&A profile

  • Windows Forms checked treeview question

    Hello! I created a CheckedTreeView. It has several categories, but only the nodes at the lowest should have a checkbox. all the parent-items should just show a symbol. Is this possible As of v2.0 yes. The TreeView.ShowCheckBoxes property can be used to control groups of nodes. You can then use TreeNode . ShowCheckBox to control individual nodes. Thus if you set the TreeView to TreeNodeTypes . Leaf then all lea ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Free C# DirectX control (with source code)

    I am releasing a free control (with source code) to help you get started writing DirectX applications in C#. http://gosub.com/OpenSource/DirectXControl/DirectXControl.htm -Jeremy ...Show All

  • Visual C# Changing width of scrollbar on combo box

    I'm currently writing a C# application that will utilize a touchscreen as the primary interface method. Since I'm using a touchscreen and not a mouse, large, easy to hit controls are key. This hasn't been a problem for the most part, but I'm running into trouble in a situation where I use a combo box. I can change font size of the items listed in the combo box, so each row is tall enough to hit easily. The problem is that there are more item ...Show All

  • Visual Studio Wizard size and colors

    Hi all... I'm using standard wizards to gather data: < Wizard xmlns = " http://schemas.microsoft.com/pag/gax-wizards " SchemaVersion = " 1.0 " > and I want to know if i can change the size and colors of that wizard. The problem is that the window displayed is too big and there is an unnecessary big blank space i'd like to remove. I'd also like to change the colors of some fields in the wizard. How can i do th ...Show All

  • Windows Forms Remote Server Is Unreachable - New Install

    I downloaded the install for the source today.  I ran the install.  Verified that the database was created and that the tables had been poplulated.  Also verified the virtual web was created in IIS. Database and client are on the local sys ...Show All

  • Visual Studio text wrapping incorrectly

    Has anyone found a way to make the text wrap work correctly in a string field According to business objects, the solution is to replace the USP10.dll with anyone that is <= version 1.421.3790. I have tried this and the results are the same, I'm using the full version of CR XI. Thanks for any help! Thanks for the response!! The exact problem is best described here: http://support.businessob ...Show All

  • SQL Server How to disable Visual Studio 2005 Autoformat when using SQL

    How do I stop Visual Studio 2005 from autoformatting my SQL code It changes this: SELECT Customers.CompanyName, Products.ProductName, [Order Details].Quantity * [Order Details].UnitPrice AS [Amount Spent] FROM Customers INNER JOIN Orders ON Customers.CustomerID = Orders.CustomerID INNER JOIN [Order Details] ON Orders.OrderID = [Order Details].OrderID INNER JOIN Products ON [Order Details].ProductID = Products.Produc ...Show All

  • Visual Studio Project developed with Crystal Reports for VS 2003 does not convert to VS 2005

    I used the Visual Studio Conversion Wizard to convert a VS 2003 project to VS 2005 I get the following 2 errors when I build the converted project: The type 'CrystalDecisions.Enterprise.InfoObject' is defined in an assembly that is not referenced. You must add a reference to assembly 'CrystalDecisions.Enterprise.InfoStore, Version=10.2.3600.0, Culture=neutral, PublicKeyToken=692fbea5521e1304'. The type 'CrystalDecisi ...Show All

  • SQL Server Display only the latest two consecutive years?

    Hi all, I have a Matrix with several static rows of financial information with a column group that groups the information by date:                     01.02.04                    12.09.03 Dividend         455,789&nb ...Show All

  • SQL Server Parameters failing when supplied by a query and set up to execute

    I have a query that provides a list of detachments that are used as a parameter for the user to select when running a report. It works fine. I want to set up this report to also run on a schedule. When I set the prameters on the report for any value other than the first one in the list it fails to execute with the following error. Parameter validation failed. It is not possible to provide valid values for all parameters. (rsParameter ...Show All

  • Visual C# Where is Object Test Bench in Beta2 (VSTS)?

    I have installed VS 2005 Beta2 Team System - the full suite. And I can't find Object Test Bench any where. I tried right-clicking on the classes in class view, I tried right-clicks on the Class Diagram's classes there is no entry in the context menu to invoke a class or method. I am using the C# Windows Forms Project as well as looked inside a C# Web Project. Is there a registry tweak to enable this feature Or VSTS version does not ship with th ...Show All

  • Visual Studio Tools for Office how to create shims for add-ins created with VSTO if no VS2003?

    Hi, In VS2003 it was possible to use the Shim wizard for Office add-ins created with .Net. However, as I understand this does not work with VSTO. So, my question is for those of us without VS2003, how do we create shims with VS2005 or VSTO Thanks for your help Doriak Andrew and Misha: Any progress on this It will be super if we can have a VS2005/.NET 2.0 version of the Shim Wizard in the near future ...Show All

  • Smart Device Development SqlCeCommand

    I am having trouble getting a paramatized query to work. I can't seem to get the syntax right to get the correct result. If I leave out the WHERE clause it sums the whole table, but after i add it I get a null answer. SqlCeConnection conn = new SqlCeConnection ( "Data Source =FB7MobileDB.sdf;" ); conn.Open(); //SqlCeCommand cmd = new SqlCeCommand("SELECT SUM(Amount) FROM LineItem WHERE (LineItem.InvNum = @invnum)&quo ...Show All

  • Visual Studio Express Editions Why The H*ll Doesn't This Work

    Hi There Module Module1 Sub Main() My .Computer.Printers.DefaultPrinter.WriteLine( "Hello World WithOut a Printer" ).Print() End Sub End Module Cheers Bronco Billy "Beer and Fast Women are Ok... No Cigarettes or Hard Liquor Allowed Read the Samples on Printing ...Show All

  • SQL Server Installation of SQL server 2005 Developer Edition Sep CTP

    Hi, I am trying to install SQL server 2005 Sep CTP on my laptop... I have installed VS.net 2005 beta 2, my OS is XP Pro SP2. It always get hanged at "Detecting Installed IIS". Please help... thanks Sorry for not able to reply before... yes... that norton security center created the problem... i did the same thing and it is working fine now... thanks for you reply... ...Show All

©2008 Software Development Network

powered by phorum