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

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

LanceDelano

Member List

Akwest
sagesmith7
Mahesh Bhosle
Suj
Brenton House
TPV
Tomas Scott
Ratheesh*MCP*
YiM
UFAnders
mahan
justin tighe
DaveWadd
Gopinath M
JLB4536
Ivanushka
Espen Eriksmoen LOke
Nagesh_techie
Eric F Crist
Gad Rosenthal
Only Title

LanceDelano's Q&A profile

  • Windows Forms DesignVision -- Formats

    Does anyone know how to decode embroidery formats, so they can be viewed inside of fotovision. I have made several attempts, can not find help anywhere. Frustrated. Insight from anyone would be helpful.   I have only found the format .dst in cp ...Show All

  • Visual C++ What happened to the debugger?

    Maybe it's just my memory that is playing tricks on me again, but I seem to recall that this worked the way I wanted it to in Beta 1. When I debug things and look at variables, their types are expanded so that they look different from in the source, e.g. instead of NET_API_STATUS I see unsigned long and instead of HINSTANCE I see __HINSTANCE* and so on. There are expansions that are a lot worse, but I don't have them in front of me right now. Th ...Show All

  • Visual Studio Express Editions activex control in C#

    I am using an activex control with C# (compiled with VB6).....works a little too well. The control itself uses another activex control as well as a .dll. In the VB IDE all is well.... With C#...a method in the control will always fire twice! The control itself saves text to a file. If it saves "a"...it will be "aa". weird. Sorry about that muddied explanation. Yes that "hack" did solve the problem. If I use the compiled ocx (the one "embedd ...Show All

  • .NET Development WebService inheritance+WSDL

    I got some classes which I use as return types for web methods - works all fine - but the WSDL of the web service reflects too much of the structure in my opinion like inheritance which is visible trough the extension base. Is there a way to "flatten" the structure described by the WSDL So that something like Class A with property PA Class B inherits from class A with addition property PB (where class B is used as a return type f ...Show All

  • Smart Device Development Pocket pc for example need

    pocket pc (hp ipaq 6315) needed sample code. help me ...Show All

  • Windows Forms text box with gradient backcolor

    Does anybody know a way to create a text box whose background is painted with LinearGradientBrush. As much as I figured, text box never raises Paint event. I created a button with transparent background (inhereted from Button and style set to SupportsTranspar ...Show All

  • Software Development for Windows Vista sub flow, dynamic flow , and flow injection

    Hi there , I'm a bit new for WWF,but I guess the problems we are facing today in BizTalk flow also apply here 1. How to call a subflow from a parent flow. Bear in mind that flow itself quite possible is a reusable resource. 2. When certain things happens, I want to dynamically skip/add the steps in the flow. I know I could code all these using ifthenelse activity , But I'd rather prefer a cleaner implementation 3. One typical business ...Show All

  • .NET Development How can I get as a table name by naming a query in the Stored Procedure ?

    Hi All, I have written a stored procedure which has multiple SELECT statement. So it is supposed to return multiple tables of rows. It is got as set of DataTables ( DataSet ) when retrieved through SqlDataAdapter. By default those resultant tables of the queries, have their table name as Table, Table1, Table2 etc. So to access a particular table, I've to do as, dataSet.Tables [ 0 ] or dataSet.Tables [ "Table" ] Is there any way to name ...Show All

  • Windows Forms How do I assign a form's icon from an imagelist image?

    What if you wanted to set the form icon from the imagelist No matter what I try I get system.drawing.image cannot be converted to system.drawing.icon. The image in the list is an icon. Thanks You can't. When an icon gets added to an image list it gets converted to an image. It is better to add the icon to a resource file or as an embbedded resource and then set it to the form's icon. ...Show All

  • Visual Studio Express Editions export

    ok how do i get microsoft vb 2005 .net to export my program with my icon on it so when i start it the exe looks like my icon. Open up your project. Now look in the Solution Explorer and click on the thing at the very top. (It will be the name of your project) Then, click the "Application" tab and the icon setting is the second combo box on the second row. ...Show All

  • Visual Basic Unable to Close Serial Port after USB/Serial Converter Disconnected

    I have a stand alone VB.Net 2005 application that uses a serial port that generally stays open while the application runs on a Windows XP system. In trying to bullet-proof the UI, I ran into a problem when the USB to Serial Converter normally used to provide the serial port is disconnected while the serial port is open. In trying to handle the resulting error when accessing the port, I find I cannot close the port. When trying to do so, the erro ...Show All

  • .NET Development Key management - Cryptography Application Block

    Hi, I am using CAB for our encryption needs, code works well, but I have a question: how to store/backup the encryption key  If someone can point me to a web site talking about best-practice etc, I would highly appreciate. Thanks!  While I don't know of a specific website off hand (although MSDN has a wealth of articles on storing keys), I would definitely recommend Michael Howard's Writing Secure ...Show All

  • Visual Studio Team System TFS Licensing Scenario

    Hi all, Suppose that I have a team with 10 users, which all of them used VS for Team Developers edition. To use RTM version of TFS, I need to purchase only: 1. One TFS Server CAL for single deployment. I assume that we no longer need to purchase 10 TFS User CAL because the VSTD already counted as one licensed User CAL Am I right Please clarify. ================= Some questions: 1. We are VS Integration Partner. Would we g ...Show All

  • .NET Development Sockets WaitForAny

    I'm using Aync socket call BeginReceive, I'm worried that this is using the threadPool and having 50 or more open sockets would cause the threadpool to be depleted, thus use a single thread for posting events back to the receive,transmit,connect tasks using select, but I want the thread to gracefully be aborted, is it possible to use select to wait for a event, ie ManualRest, I'm trying to port the C++ code to C# that can map Socket handles to E ...Show All

  • SQL Server Scheduled SQL Server Agent SSIS Package Job Problem

    HELP! I have been banging my head against a brick wall on this one all this morning AAAAAAGGGHHH! 1. I have an SSIS package that runs a simple SQL script and then updates a few tables by downloading some XML of the web. It runs fine when I kick it off manually under SSMS. 2. I created a SQL Server Agent job to run it every day. This always fails. The error information in the log is useless ("Executed as user: domain\user. The package ...Show All

©2008 Software Development Network

powered by phorum