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

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

Stefnany

Member List

StoneCarver
M HOWELL
Oliver Samson
mconnag
Grant Rhys-Jones
Brandon Teoh
Ric C
jrsairwalk
rajguru
neolace
Keith Newman
ZMaster_
sheikh78
Dawe
ray_ch
LostInSwindon
Darren Mombourquette
KoeiTG
Caroline_C#
SYStems
Only Title

Stefnany's Q&A profile

  • Visual Basic Error with my project

    Hi! I have nearly formated my pc. And i copyed my project. Then i installed VS.2005 on my new formatted pc and tryed to continiue with my project. I open the project and try to open my main .vb file. Then it comes an error opening the .vb file... I cant tell exactly what it stands right now, because im not on my computer... I write what the error contained later today. If someone understands this without explaining what the error said, it have b ...Show All

  • Visual C# create gif

    does anybody has a simple idea how to create .gif image with c# do you want to create one (like draw a box from scratch) or make a gif from some other image. System.Drawing and System.Drawing.Imaging and System.Drawing.2D are all classes that deal with writing / copying images. hth, mcm ...Show All

  • Visual C++ Cannot Instantiate abstract class

    Hello Everyone, I have something like this.... namespace RIM_USBClient { __gc class USBClient : public IChannelEvents { public : USBClient() { } ~USBClient() {} public : void Open_USB(); }; } In my .cpp when I try to say USBClient *listen = new USBClient(); I get this error.....I checked on msdn, the way they gave I tried still the same..... Any help highly appreciated.... ...Show All

  • Windows Forms how to auto-format inputted texts in a textbox?

    I would like to have the textbox on my page start of with the string: $ 0.00 As the numbers 9781 are entered I would like to see the textbox input the numbers like so: 1) $ 0.09 2) $ 0.97 3) $ 9.78 4) $ 97.81 any ideas ...Show All

  • SQL Server SSIS will not start after SQL Server 2005 SP1 upgrade

    Hi guys, I have experienced a problem with a SQL Server 2005 SP1 upgrade, where hotfix.exe reported an error during the SSIS component upgrade, and then the SSIS service would not start back up. I have since attempted an additional SP1 upgrade on the server, which completed successfully, however the SSIS service still will not start. The server is running Windows Server 2003 Standard Edition SP1 with SQL Server 2005 Standard Edition (x86), wh ...Show All

  • Visual Studio Express Editions publishing my program and embedding .net framework 2

    Hi all, I'm trying out VS.net C# express beta 2. I had created a simple hello world program. I'm using the "publish" feature that comes with vs.net, however I notice that when it's install on another computer, it takes a long time to install as the setup is downloading the .net framework 2 from the internet. Is there anyway to bypass the internet streaming and instead put in all in a cd-rom for the installation Thanks. ...Show All

  • Visual Studio Express Editions Can I have all the express versions on one PC with VB.NET 2003

    Can I have all the express versions on one PC with VB.NET 2003 Thank you so much this is my first time in the forums ! Yes you can, this does not conflict. Download the express edition's here . ...Show All

  • SQL Server Urgent - Help - 2005 - Building a cube/measure group from another cube/measure group

    Hi all: I would like to build a cube/measure group from another couple of cubes/measure groups. Any help/hints/assistance would be highly welcome - as it cuts down loading 500 million rows per day to a few hundred thousand. Thanks in advance. SS Information Management Group London, UK Sounds like u want 2 to create a virtual cube. http://msdn.microsoft.com/library/default.asp url=/library/en-us/olapdmad/agcubevarieties_7j8z.asp ...Show All

  • .NET Development Xml problem in finding a particular element when reading

    Hi guys. What it the best way to do this I Have an xml file in this format <Countries>     <Country>     <ID>1</ID>     <Name>Italy</Name>   </Country>     <Country>     <ID>2</ID>     <Name>France</Name>   </Country>     <Country>     <ID>3 ...Show All

  • SQL Server Biztalk Server 2004 Configuration

    Hi I am implementing Biztalk with SQL server 2005 When the configuration gets to "Now Configuring: Biztalk WMI" it thows the following error: "ActiveX component can't create object." Please help Wonder Andile Hlongwane wonder.hlongwane@yahoo.com Wrong forum. Try posting on the news://microsoft.public.biztalk.orchestration . Edward. -- This posting is provided "AS IS" with no warranties, and c ...Show All

  • Software Development for Windows Vista Will there be a cost for WWF?

    Hello All, I have tried to quickly peruse the board and releases for this information, so I apologize if it's out there and did not see it. When WWF is actually released, will there be an additional cost for it Or is the costs for the OS, SQL, and VS I have been looking at it and it seems really great and look forward to working with WWF. Thank you, Jennifer There will be no cost. See previous po ...Show All

  • .NET Development Accessing Value of Gridview Template Control

    I have a gridview and created a template checkbox control as the first column.  I want to use this column as a flag that the person wants to select this row.  The user will set the checkbox to true on each of those then click an action button to perfom on all selected. The problem is that I cant seem to figure out how to access the value of that template checkbox control when I loop through the rows for column 0. Vincent Fournier ...Show All

  • Windows Forms Instantiating a datagrid fill

    Hi, I have a form (Form1) with a button on it, which when pressed displays a dialog (Form2), which contains a datagrid. My question is, how do I start the process to fill the datagrid after the dialog has finished initialising (e.g. displayed), but without any user intervention. I could use a thread, but I want to make sure the initialisation code is completed and th dailog is fully displayed before the fill commences Is there an event that I c ...Show All

  • Visual Studio 2008 (Pre-release) how to retrieve the selected dataitem from the bindingexpressions?

    Consider a master-detail grid where a listview shares a datacontext with a few textboxes. The textboxes are automatically bound to the current item/row through the 'IsSynchronizedWithCurrentItem' setting on the listview. However, the textboxes have some logic which needs to question that 'current item' for some metadata. However, I can not get to the current item because the GetBindingExpression(ContentProperty).DataItems is a collection of i ...Show All

  • Visual Studio Express Editions Solutions mixing VB and Web Site projects

    In early VS Studio 2003 i used to include VB libraries project with the web site projects to make easy last libraries maintenance in the web project that used them. But... how can i mix these two kind of project in VB o VWD IDEs now with 2005 express edition May be a stupid question but i dont find the way.   TIA   Rafa   This technique also works in VS2005 but in the full produc ...Show All

©2008 Software Development Network

powered by phorum