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

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

Shrikant24227

Member List

Dougie321
Nelson Drueding
CEstudent
mikey4865
Kent Liu
SQL DBA
HelpMePl0x
Martin_McNally
Hugh Haggerty
fantus
dxfoo
sck10
Svladim
LegacyOfHerot
Paul Dimitrov
mary_l
bbeasley
PredragB
Adnane Aqartit
rop
Only Title

Shrikant24227's Q&A profile

  • Visual Basic Converting a String to a Guid?

    I have a guid stored in string variable that I need to convert to a guid type.  How do I do it   ...Show All

  • Visual Studio Can i use the DSL Diagram components in other application?

    hello all. the DSL diagram components is so cool,and beautiful, in the DSL installed dir ,i see there are some assemblies , Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll Microsoft.VisualStudio.Modeling.Sdk.Diagrams.GraphObject.dll .... and so on, Can i use these DSL Diagram components in my other application building Visio-like works. thanks a lot. Hi Matt So you are welcome to use these libraries in your cust ...Show All

  • .NET Development Is this possible and if so, how?

    Is it possible to create an unbound dataset in VS/VB .NET 2003 that creates the following XML output   <Group>             <Item>1</Item>             <Attribute1>07</Attribute1>             <Item>2</Item>             < ...Show All

  • Visual C++ C++/CLI code porting problem

    I'm trying to port a C++.NET (managed extensions) application to C++/CLI. However I'm not very strong with the syntax yet. What I'm trying to do is to create a wrapper for a C Dll file. To do this I'm using DllImport but I failed to found documentation on it's use. There are some problems due to changes of the syntax but I couldn't find out why yet. The C++.NET line looks like this:   [DllImport("my.dll", CharSet = Ansi,  CallingConven ...Show All

  • Visual Studio Find dialog in IE6 does not work after installing VS2005 July CTP Professional

    I get the following error using the find dialog in IE6 since I uninstalled beta 2 of vs.net 2005 and installed the July CTP of VS.NET 2005. "An error has occurred in this dialog" Error: 49 Interface not registered VS.NET 2005 and the help inside vs.net 2005 seem to be working just fine. Yes it was the find dialog when you hit Ctrl-F. I also noticed that printing emails from Outlook was not working anymore. Same ...Show All

  • Visual C++ Where is <inttypes.h>

    I am working through the book C Primer Plus by Stephen Prata.  He has placed an exercise in Chapter 3 that deals with portable types.  I am trying to use <inttypes.h> however, the compiler says that it is not able to find the header.  Below is the output I received.  Does anyone know where I could find this header for Visual Studio 1>------ Build started: Project: altnames, Configuration: Debug Win32 ------ 1>C ...Show All

  • Visual C# HOW TO USE "FOR UPDATE" in DataAdapter

    I am using DB2 Database. Due to the performance issues I want use "FOR UPDATE" to update the records in DB. Suggest me a way how to use “FOR UPDATE” in DataAdapter. Hi, As i know "FOR Update" is an optional clause in SELECT statement to check if the resultset is updatable or not. I think you need to write the sql command to check how you can deal with it. Any way using SQL commands is strightforward you shouldn't have any ...Show All

  • Visual C++ where can i find the sourcecode for the WinFormsView example?

    Hi! I have found an interresting example in the MSDN library "Managed Extensions for C++" This is exactly the same thing that i have to do. The problem is that i can not find (or download) the sourcecode anywhere.The Name of the Projectfile seems to be " WinFormsView.sln " Can someone tell me where i find the sourcecode Thank you! Harry PS: (I am usind Visual Studio 2005, the example is described in german here: http://msdn. ...Show All

  • Visual Studio Team System Migrate work items from an existing project

    We have an existing project using work items generated with another tool. The work items could be exported to a CSV file. We want to take over those items to our VSTS project. How can we do this Hello Anina, You should check out the Extensibility kit for any samples around doing this programatically. This kit is part of the VS2005 SDK and is available for download on http://affiliate.vsipmembers.com/affiliat ...Show All

  • Visual Studio Team System Errors in Team Build - TFS RC

    I've recently upgraded to TFS - RC and all is going well, except for Team Build. All the solutions build successfully when they are on their own (i.e., in their own individual build), however when I combine them up into a single Team Build, it crashes part way through with the following Error in the Application Log. (Below) I can't see any errors in the build log, it just stops ! I have tried several orderings of solutions, and it seems ...Show All

  • Windows Forms IDE exception an VSNET 2005 crash

    Working with VB NET environment  in VSNET2005 RTM ( R eleased T obe M odified) , working with user controls, when you create one, the constructor is not created. Working with dock properties, and doing drag or click for contextual menu, an exception is shown and VSNET 2005 RTM crash. The exception is the following: AppName: devenv.exe      AppVer: 8.0.50727.42     AppStamp:4333e699 ModName: syste ...Show All

  • Windows Forms How do i grab the text from a listbox from a listbox

    Hi I want to grab text  from a textbox from an other application. Where is the textbox you want to retrieve text from  In a managed application   My point is that you can always create a public property that exposes the  ...Show All

  • Visual Studio 2008 (Pre-release) The Digital Identity Control panel applet failed to start

    When I double click on "Digital Identities" icon I get the following error message: "The Digital Identoty control panel applet failed to start. Error: 0x80070002. Message: The system cannot find the file specified." I checked and the Infocard service was missing. The I ran the following command: installutil infocard.exe and I got the following error message: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727>installutil i ...Show All

  • .NET Development Should I keep Controls in an consistant state after an exception?

    I'm building custom Controls (VS05 C#) and I'm wondering whether I should implement my controls in such a way that their state stays consistent when an exception has been thrown (assuming that the controls don't implement IDisposable). In normal circumstances Controls appear to live only during the lifetime of the thread (the browser request). They are created in and throwing an exception will normally end the thread. In that case spending extra ...Show All

  • Visual Studio Team System Make a new field depending on "Assigned To"

    I added a new field called "Responsibility" to the Bug workitem. And I was trying to make it dependent on "Assigned To". Say, when "Assigned To" is set to user A, "Responsibility" will show "QA". Below is what I did for the new field, but it doesn't work properly. My problem here is the new field value won't get updated correctly, unless I empty the "Assigned To" box first and then select user. Any help is greatly appreciated. <FIELD name=" ...Show All

©2008 Software Development Network

powered by phorum