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

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

Calua

Member List

sweetyk18
Marlun
Hockey Fan
lohit
IT Professional
Gummiman
Dayanidhi
Ilianato
DavidThi808
krystalklyr
C03N
pedrocha
androKLez
serimc
owangecounty
Robet Altamirano
Dino Viehland
holzert
Derek C
dbunder
Only Title

Calua's Q&A profile

  • Visual Studio Express Editions Let's go to work on an FAQ for this Forum

      The concerted work that goes on here in really impressive. I'm also thinking about a mass mailed note I received from S. Somesegar, corporate VP of Microsoft development. He said that MS Engineers were not alone in building VS2005. Customers had a lot  to do with it to make it as neat as it is. Continuing in that vein, I though it may be a contribution to see if we can't put together an FAQ that will take care o ...Show All

  • Smart Device Development Mobile Web Forms controls and many more controls are disable...............

    Hi,      I have just started PDA application development using Asp .net 2.0.      When i am browsing "Mobile Web Forms" controls and many other controls , it is disable.      so, Kindly any one help me to get off from this problem Regards,     Keyur Mistry   Glad you got it solved. Please note (for any future queries) that this forum is for Smart Dev ...Show All

  • Visual C# How to dynamic get numeric min and max value

    I want to get numeric min and value by Type.  But I don't know how to do it in .net using System.Reflection; int i = 0; Type intType = i.GetType(); object minValue = intType.InvokeMember("MinValue", BindingFlags.GetField, null , i, null );   ...Show All

  • Visual Basic Access Form in Code from a User Control

    I have created a UserControl1 that inherits from the Visual Basic.Net 2005 TextBox Control. A Windows Application Project is then created (named WindowsApplication1) and the UserControl1 is dragged onto Form1 of WindowsApplication1. Question: In the code of User Control how is Form1 accessed In particular, it is desired to place some graphics on Form1 from code in UserControl1. Thanks for any response... ...Show All

  • Windows Forms How to use events for DataGridViewComboBoxColumn ?

    Hi !  For the class DataGridViewComboBoxColumn  there is only the event Dispose for this class. How can I use the DropDown event or the SelectItemChange event or something like that Thanks in advance ! Best regards, Joao Araujo Check out the DataGridView FAQ! http://www.windowsforms.net/Samples/Go%20To%20Market/DataGridView/DataGridView%20FAQ.doc   You will need to use the EditingControlShowing event.   ...Show All

  • Visual Studio Team System MS: Please share Setup.vdproj information

    This is a plea to MS to share some notes about VS 2005 Setup.vdproj files. There is a long documented problem, with "Unable to update the dependencies". The "Hierarchy" section of this file corrupts when advancing version numbers, and setup projects must be deleted and remade from scratch often. I have made a tool which remakes this section by walking dependencies using reflection, but I see this morning that one large ...Show All

  • Software Development for Windows Vista InkCanvas (WPF) and StylusPlugIns

    I have created my own StylusPlugIn that I am using in conjunction with the System.Input.Controls.InkCanvas. I have placed my plug in before the DynamicRenderer in the PlugIns collection. When I create strokes with my pen (Tera M4) I get the expected behavior where my plugin is applied to both dynamically rendered Ink and created strokes. When I create a stroke using the mouse my plugin is applied to the dynamic rendering but not to the create ...Show All

  • SQL Server Using 2 Data Source and interact with them.

    Hi there, I got a little problem with my SSIS Package : I would like to : - Open an OLE Data Source and an Excel Source in the same data flow task - Transform with a Derived Transform control (for example) a colum of the OLE Data Source using the Excel Source (like for example an Update OLE_Data_Source SET Col_1=Excel_Source.Col_2 WHERE Col_1=Excel_Source.Col_1) - Export results in a OLE Data destination I could use 2 Data Flow Task t ...Show All

  • Windows Forms virtual scroll ring

    Hi, I'm doing a touchscreen project and i'd like to create control that handles the scrolling wich is obviusly lakking some support on touchscreens (well at least good support)  so i touch maybe i can create a control like a virtual scroll ring (the  ...Show All

  • Visual Studio Express Editions Problem porting a Visual C++ 6 application to Visual C++ 2005

    I'm trying to migrate a project made on Visual C++ 6 to Visual C++ 2005, but even with no compilation errors, the application don't work as the VC++ 6 project. My application is a project about API Hook, and it's not working on Visual C++ 2005. What can I do to maintain compatibility So, does anyone know how can I do a Visual C++ 2005 application to work with API Hooking and prevent .EXE files execution Or with C# Anyone ...Show All

  • Visual Studio Team System Data driving unit tests but not from database

    I love that the unit test framework lets you data drive your tests using the Data Source value in the TestMethod attribute. However, I don't love the idea of driving it from a database table. Creating a db table and populating it for each of my data driven test methods is a pain. This is overkill for the job. What I really want to do is just create a CSV file that I can use as the data source. I can then put the csv right in the project beside t ...Show All

  • Windows Forms Data binding controls to custom objects

    I have an object called Customer. It is not a data row, but instead is derived from MarshalByRefObject. Properties of this object are bound to controls on a Windows Form for editing. The problem I have is that changes to the values made on  ...Show All

  • Visual Studio Team System Folder Error - need help

    Hi, I am running TFS Beta 3 Refresh. So far everything has been working fine - we currently have 8 projetcs running. Having some diffulty now though with the removal and creation of a new folder under documents in one of the projects. I first tried to rename the folder only to find that after it seemed to work that the folder disappeared - from both the Team explorer and the project portal. Then when trying to create a new folder with the name ...Show All

  • Visual Studio Express Editions Scorching SQL server from computer?

    Hey all, Anyone know of a utility that scours SQL server from your box (not beta cleanup tool, tried that, errors out). I installed the Beta 1 a while back, then un-installed it, but there seems to be pieces left alive cuz the beta 2 fails to install saying in the log that a previous instance is present.  There are no more items in Add/Remove programs to remove.  I also at one point had MSDE installed as well. Any help would be appreci ...Show All

  • Software Development for Windows Vista ConsoleTrackingService Example

    Hi, This question relates to ConsoleTracking example. For UserTrackingRecord type, I was able to use the TrackData call in the ' code1_ExecuteCode' to supply an object of my choice (replacing the existing string). However, I could not figure  out how I can add Annotations and other objects to TrackingRecord that is of WorkflowTrackingRecord type or ActivityTrackingRecord type. Can someone please explain. Thanks a lot. kr ...Show All

©2008 Software Development Network

powered by phorum