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

Software Development Network >> Todd-TSIC's Q&A profile

Todd-TSIC

Member List

doctorg
Russell Klenk
jeffps
Ian-XPL
Don Barber at WellCare
biloxibeachboy
COnfused
Jay Muralee
The Werewolf
MichaelEdgw
Raj Kasi - MSFT
PradeepSattikar
Mark Wilkins
scdlewis
Ivan Starr
Roundtwoit
dumbo
JimCrist
cdgifford
Byron
Only Title

Todd-TSIC's Q&A profile

  • Visual Studio 2008 (Pre-release) Add image to scroll bar

    Hi is it possible to add any image or text to scroll bar Thanx-Nagu Sure, you just need to edit its template. Scrollbars are pretty complicated beasts though, so we'd need to know exactly where you want to add it. In the up/down buttons The scroll region The thumb Let us know and someone might be able to whip together a little sample for you. If you have Expression Interactive Designer installed, add a ...Show All

  • SQL Server Using Team Foundation Server with SQL

    SQL 2005 Management Studio does not recognize Team Foundation Server as a souce control(not listed in the option list). When will it be supported ...Show All

  • Visual Studio Tools for Office Xml Toolbox issue

    Hi Im not sure this is the right forum to post on but I just wanted to point out an issue with the Xml Toolbox for Word. If you choose ViewXML - Entire Document WordML , some wordml is stripped out - missing eg w:permStart, w:permEnd, w:proofErr etc Simon, Thanks for your post. As you guessed, this is not the right forum for that issue, but I have forwarded it to the folks who manage that content, so y ...Show All

  • .NET Development Regasm Generated tlb file without listing exposed functions.

    Hi All, I need a help… I am trying to use interop to access .Net component in my C++ application. I am trying to create a TLB file from an assembly that was created with VisualStudio 2005. I have used [ClassInterface(ClassInterfaceType.AutoDual)] to expose the interface. When I run "Regasm" on this assembly I get a tlb file but Interface is empty and none of the public methods gets exposed. I don’t know what I am doing wrong here or there is som ...Show All

  • .NET Development How to develop WMI Permanent event consumer in C#?

    Please let me know how to develop WMI Permanent event consumer in C#. A good article can be found here on CodeProject. ...Show All

  • Visual C++ resources and dll's

    Hi I have a windows component written in c and I am loading a custom mouse cursor like mouse_cursor = (HCURSOR) LoadImage(GetModuleHandle(0),        MAKEINTRESOURCE(IDC_ZOOM_CURSOR), IMAGE_CURSOR, 0, 0, LR_DEFAULTSIZE); SetCursor(mouse_cursor); This works fine when I compile the control and a function to test the control into a executable. However when I compile the control as a separate dll and try to test that ...Show All

  • Visual Studio Team System Differente with load agente and load tests?

    Hello on MSDN downloads there appears another product as standalone WHat does it do what are the differences wit th teahm system for testers Tks The Team Test Load Agent SKU is used for executing a test on distributed set of machines. This sku contains 2 installs: a Controller and Agent. The controller will control one to many different agents. This allows you to submit your tests to the controller and the controller can send to the te ...Show All

  • SQL Server Run Variable in DataReader Source?

    Hi all, I am trying to have a DataReader Source that can run a variable which I used to store the SQL statement. For example, I have: Variable #1 Variable name: tablename Data Type: string Value: "name_of_table" Variable #2 Variable name: sql_stmt Data Type: string Value: "SELECT * FROM " + @tablename I want to use DataReader Source to run Variable #2 in the SqlCommand that c ...Show All

  • Visual Basic A VB Program -Confirm On exit

    Hello! I am a beginner in VB, basically I am creating a notepad application as a part of my learning. Im doing it in VB.NET. I am having problem in writing code that I want, which will ask for a save before exit confirmation, wenever i click in red X button on right. I want also include a check, so that only wen there is some event changes in the richtextbox (that i have used as d writing area) the save on exit dialog will pop up saying - " ...Show All

  • Windows Forms Shortcut in controls other then menuitem

    Is it possible   I know you can use something like this my&Item (Alt I) But i want to asign functies keys in stead of Alt-letter combinations. Just like as in menuItems Remco ok tnx ...Show All

  • Smart Device Development Cannot start debugger

    Hello, I have been using VS.NET developing Pocket PC applications for over two years now, but all of the sudden I can no longer interactively debug apps running on the emulator.  Everything seems to start up fine - Emulator starts up, initializes, .NET CF installs, app under development installs, then... nothing (Output window in VS says "Launching Application").  I can start the application on the emulator by navigating to it using th ...Show All

  • SQL Server 4009 SPIDs/DB locks that would not Die -SSIS bulk insert to SQL Server 2000

    I have a SIS package that consolidates nationwide data into a SQL db The source data comes in via delimited text files. It does this by an outer loop (one itteration for each of 96 geographic sources) that calls another package to perform an inner loop (one itteration for each of 250 text files to be imported into their corresponding table) The core is a bulk import step. This works just fine for SQL Server 2005 databases. For reasons ...Show All

  • Windows Forms selectedtext of the comboobox

    hello i have a combobox and its datasource is a dataset which contains two columns Id and Name,and a textbox,i place in the combobox the name in the dataset i need when the user select the name from the combobox then the name will appear i ...Show All

  • .NET Development XmlDocument

    Hi, Does XmlDocument load all data at once to memory or it using paging If yes, how can I load xml file to memory by the parts Or may be, I can load xml to dataset for special table only and not all the table The xml file consists tables of data. Thank's Alexei Hello I have a VB6 windows application where I get xml data from a server. I do some processing on this xml data and send the request back to the server in xml format. now I am ...Show All

  • Windows Forms Why won't my properties show up in the designer?

    I have been trying to get my properties to show up the designer's Properties window. This used to work (I used to have to use browsable(false) to prevent properties from appearing), now I can't get properties to show up at all. Here's the code: using System; using System.Collections.Generic; using System.ComponentModel; using System.Drawing; using System.Data; using System.Text; using System.Windows.Forms; ...Show All

©2008 Software Development Network

powered by phorum