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

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

abstar

Member List

TonyMS
AlBu
Mr. Poll
Jia_1999
Kaiser
Dr. Ning
iam_venny
Matt M Jacobsen
ChandraDevaraj
P. Eisel
Waitcursor
spacemoose
Gossimmer
Alias_aix_13
Matt Wyckhouse
James Pahl
Mr_Gear
michhes
Metaman
Q-MAO
Only Title

abstar's Q&A profile

  • Visual Studio Express Editions VB Express registration

    Hi guys, I have a pair of question about registering my copy of VB Express. Do I have to register each time I re-install the application (e.g. in case of formatting my hard drive) Can I install VB Express on more than one machine and register it more times (I've downloaded the free edition). I've read on MSDN web site that probably in december localized versions will be released, so, in my situation, also the Italian version. Do I have to regist ...Show All

  • Windows Forms Setup and Deployment Projects

      Hi , I can't see Setup and Deployment Projects in the File > New Projects Menu in VB 2005 Express Edition Beta 2. Where can i found Thank's a lot.. How can i make package for my project ClickOnce.. I don't like it.. ...Show All

  • Visual Studio Express Editions Using Microsoft.visualbasic.collection type in settings

    I am working on a program where the user would want to save several sets of settings. For example, the settings would be used like variable a = a string, variable b = a font, variable c = a string. The user would want to use a different set depending on his choices for recurring type events. (i.e. A.M. use set 1, noon use set 2, evening use set 3, night use set 4) Each set would only contain it's own values for a,b, and c variables, not ...Show All

  • Visual Basic How can i use lpParameters in Shellexecute()?

    Hello guys i am trying to write a program that executes a shell program like oracle Export, as you know for that kind of programs parameters is important, for example i have to do it with userid and Password also i want to change a password for example when a user typed my programs name in cmd and add userid and password and db_name, i want to change that password and send it to oracle i tried with shellexecute() but i couldnt use lpPa ...Show All

  • Windows Forms Displaying multiple lines in a datagrid

    I have a datagrid in which one of the columns is a text comment.  I would like to be able to display this text within mulitple lines in the grid column.  Currently, the grid is only displaying a single line of text which is  ...Show All

  • Visual Studio Build file for Web Deployment Project

    Hi, I created a web deployment project and web site itself has many dependencies. When I run msbuild on Web deployment project, it builds only the web site not the dependencies How do I make sure the deployment projects builds all the included project type references thanks Suresh Hi Suresh, I don't think the problem is that the dependencies aren't being build, rather the output from thei ...Show All

  • Software Development for Windows Vista Installing WinFx Developmengt on Vista a Disaster

    Its been pretty frustrating. I had hoped that having installed Vista Beta 2, I would be pretty close to developing WinFx Applications. But there is confusion on whether have to reinstall WinFX runtime, the Windows SDK does not install, because it cannot find a Help file site. So I havn't got as far as loading Orcas extension to VS 2005. My advice, stick with Windows XP, if you intend to develop WinFX, Microsoft have not got their act together ...Show All

  • Visual Studio VS 2005 Crystal Report License

    Anyone from BO... Can we up the 5 report connection limit by buying more If that's not possible, what do I need to do to get more than 5 connections to the report engine. Point me to some information please. Thx, Carl Keith Thomson wrote: Hello Carl, This can be found on our web site at: http://www.businessobjects.com/products/reporting/crystalreports/net/licensing.asp This covers only the bu ...Show All

  • Software Development for Windows Vista How to treat endofstream when writing mpeg video decoer filter?

    Several days before I finished a Mpeg2 vedio decoder filter, I rendered a mpeg2 media file. In the filter graph ,the splitter is Elecaid MPEG Demultiplexer, and audio decoderis Mpeg Audio Decoder ,then the problem is when the mpeg2 file is over the stop button on GraphEdit cannot become gray automatically.If I change Mpeg Audio Decoder for Moomlight Odio Dekoda, the problems doesnot exist.And some files I rendered have such problems ,some donn ...Show All

  • Visual C# Delegate & Event Handler Question

    Hello, Is there a quick way to find out if you have already added a delegate to an event handler, or should you always do -= before the += to be sure eg: /*Remove it so it isn't added again, preventing myfunc() from being called twice*/ anEventHandler -= new EventHandler(myfunc); /*Add the event handler*/ anEventHandler += new EventHandler(myfunc);   In my application an event handler needs to be added, but there is no obvious ...Show All

  • Windows Forms Setup Form to be Only Loaded Once

    Hey, The Form that contains my initial setup wizard only needs to be displayed on the first program start.  After the first program start my application should load FrmMain.   What would be the logic     My setup form is named FrmWizard.&n ...Show All

  • Visual C# How to set up a Web app in Visual Studio 2003?

    I just posted a question on namespace System.Web.UI and am beginning to think that perhaps my trouble is related to the fact that I am using the namespace out of a Windows Application. I really need to set up a Web application but the browser does not allow me to do it. It is bizarre. When I click on File-->new-->Project-->ASP.NET Web Application I have to choose a location from a combobox. There are a few options there. None of them wo ...Show All

  • Visual C++ linkLabel_LinkClicked

    With managed C++ what would I have to type on this linkLabel_LinkClicked code in order to make my link go to a website of my choice #pragma endregion private : System::Void linkLabel1_LinkClicked(System::Object^ sender, System::Windows::Forms::LinkLabelLinkClickedEventArgs^ e) { } }; } http://www.codeproject.com/system/newbiespawn.asp df=100&forumid=3298&exp=0&select=706737 ShellExecute is th ...Show All

  • Visual C# inlude replacement in ASP.NET

    i was using the include command to insert a simple page with just code or maybe image or menu in all pages instead of having it in all pages and change it n all pages everytime. what will be replacement fo include command in ASP.NET. let's say I want this command in a separete file: <asp:image id="Image1" runat="server" imageurl="images/header/header.jpg"></asp:image> and place it ...Show All

  • SQL Server Outputting result set to a destination

    I am able to store a result set from either an OLE DB connection using SQL command or by using an Execute SQL Control flow item.  I've done as explained by landing the data into a record set or by directly into a "foreach loop shredder".. further on in the flow I have no input columns to map to an output destination, because the values are stored in variables... how do I achieve this simple task   I have no inputs after landing in ...Show All

©2008 Software Development Network

powered by phorum