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

Software Development Network >> Cindy Keil's Q&A profile

Cindy Keil

Member List

Ken Hizer
dydoria
KC-Jenner
Hugh Burton
RobinLennox
bananas
vlamak
Dennes
jdkulkarni
Rathish P S
Jiri Lichtenberg
SkyPilot007
James R-S
Preky
Jeffrey
trk
David NL
ginee
Chris Monachan
Chris Chubb
Only Title

Cindy Keil's Q&A profile

  • Visual C# Extract line number from Exception

    Is there any way to extract the line number from an Exception without having to parse it from the StackTrace property Thanks, wcprog ...Show All

  • Visual Studio Team System Question about events service

    So, I'm just poking around trying to get an understanding of the eventing service and came across this post that mentioned how to find out what all the diff. events are that you can subscribe to. Basically they mention that you can look in TfsIntegration.dbo.tbl_event_type to find all the registered event type. When I look in there I only see the following: Build Completion Event Build Status Changed Event BranchMovedEvent NodeCre ...Show All

  • .NET Development Is v2.0.50727 the final?

    I installed Visual Studio RC and found that the Framework version is v2.0.50727. Will this be the final version thanks, but now am having problems installing SP2 lol mann this is really bs, i had to reinstall my xp then sp2 aint working my taskbar keeps dissppearing after installing sp2 and i lost my vb express so now am really mad,:( ...Show All

  • Visual Studio Tools for Office Pivot table using c#

    Hi, I am trying to create PivotTable in Excel from c#, I get to the point of creating the table but I am not able to specifi what will be the RowField or ColumnField etc. and format those data, I have written it earlier in VBA but I want to convert all my application into VSTO using c#, is there any example code for creating Pivot Table using C# by opening up an instance of Excel and then a particular workbook and then a particular worksheet in ...Show All

  • Visual Studio Team System Error when opening existing schema project

    Hello, I created a schema project tied to a SQL Server 2005 database. I then added all of the SQL scripts to my TFS Source Control. I closed the project and re-opened it, when attempting to open the existing project the following error occurs everytime and my project cannot be loaded. Exception of type 'Microsoft.VisualStudio.TeamSystem.Data.Schema.InvalidIdentifierCriteriaException' was thrown. Has anyone else encountered this Found ...Show All

  • Visual C# Context menu question

    Hello   Hope its the right place for this question.   I have a win app that contains a treeview and a main window. When ever I click a node in the tree it displays the content of the node in the main window. I would like to add a right click menu to the tree. The problem is that the menu may change from one node to another . What is the best way to handle this subject Is there a pattern I can use On every right cl ...Show All

  • Windows Forms how to populate a datagridview?

    how can i populate a datagridview without a database i'd like to use it as a list. You need to manually create the columns for the datagridview at either design time, or runtime. Check out msdn resources for "Unbound Datagridview" You'll also have to create the rows programatically. ...Show All

  • Visual Studio Tools for Office Can't restore database in hands on lab

    I have tried everything I can find but I cannot restore the database from http://msdn.microsoft.com/office/default.aspx pull=/library/en-us/odc_vsto2005_tr/html/OfficeVSTO2005ExcelLabs.asp to sqlserver express. I have disabled "Shared Memory" in the configuration to get TCP/IP to #1 in the client protocols and yet in the command window I still get [Shared Memory] errors saying the server cannot be found or access is denied. I've even t ...Show All

  • SQL Server SSIS COLOur Settings

    How Can I change colour setting in SSIS I want change the colour of  link arrow Data Flow tab.For Example flat file source to OLe DB destination.I am a  colour -bilind and I confuse which of them green or  red. Thanks.   Sadun_Ozcelep wrote: How Can I change colour setting in SSIS I want change the colour of  link arrow Data Flow tab.For Example flat file so ...Show All

  • Windows Forms facing problem object referrance not set to an instance of object?

    i have created a new usercontrol using vb.net  and build it. getting a dll from its bin folder,then add contol to toolbox in testing project on same  machine .test it  it works fine! but when,on new machine i copy that control dll to a new  ...Show All

  • Visual Studio how do i reference topic in different help file

    i have two separate CHM help files that I have created using NDOC. I want to be able to jump to a topic in one from the other. Is this possible As it is created with NDOC, I don't know the name of the relevant page but I think NDOC should be able to work this out. However I get "page not found" - does anyone know how to do this Incidently, building the help files as HTML 2 still has the problem. Thanks Jason ...Show All

  • .NET Development Pointer in c#

    Hello Is it possible in C# to get a pointer of a objects property Like object mypointer = InvokeOrWhatElse(TESTClass.Text)   Thanks Tony_ If I'm reading this correctly, you want to get a pointer to the actual code behind the property. The most obvious solution would be to have a delegate, however you cannot have a delegate over a property -- only over methods. If you really need to get the address ...Show All

  • .NET Development KeyValuePair in July CTP has read-only Key/Value properties?

    Yet another unexpected change/bug in July CTP... Barely recovered from the shock of not being able to compare generic type arguments to null, I'm getting more compiler errors... turns out the Key and Value properties of the generic KeyValuePair<K,V> structure are now read-only! That's a change from previous versions, and also differs from the non-generic structure DictionaryEntry. Unlike the other issue which is definitely a bug (already f ...Show All

  • Visual Studio Team System Can I create a label using MSBuild types?

    Can I create a label on team system source control before the build process using MSBuild (I am using VSTS Beta 2). Thanks lot for info.  I also noticed that team system automatically creates labels corresponding to the build id.  ...Show All

  • Visual Basic Use SQL 2000 instead of express

    I would like to have webparts, login and other controls use the sql2k instance I have and not express. When I dropped the WebPart Manager on the form it created the express DB. Surprisingly I have not been able to find and documentation on how to configure this Any help would be greatly appreciated. Take a look at this link: http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx ...Show All

©2008 Software Development Network

powered by phorum