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

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

Josh

Member List

woaksie
ttl
John Wadlow
Rolandkline
mrphp
Keith Walton
Tom Serface
Schu
Prashant jain
Madhu Ponduru
David Travis
alehel
avnerz
SCommisso
der.marcus
Andreas_Tsouchlaris
skostiuk
lessx
Cantabrian
weizen
Only Title

Josh's Q&A profile

  • Visual Basic setting startup form in 2005

    Hey, I am trying to upgrade one of my applications from VB.NET 2003 to 2005, but encountered a problem. In 2003 I had the following Sub placed in a Module: Public Sub Main() Application.Run(New LoginForm1) If NoAuthorization = False Then Application.Run(New MDIParent1) End Sub This would be set as the startup of the application...... it would load the Login Form...... if the user provides a wrong username or password 3 times runni ...Show All

  • Visual Basic AnalogTVTuningSpace and MSVidCtl

    I´m trying to develop a decent tv tuner/capture application (since there are no such apps, nowhere, I say) in Visual Basic 6.0. I´m using the MSVidCtl component together with the AnalogTVTuningSpace and IChannelTuneRequest object to achieve this, as desc ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Is there a simple way to flip a Sprite?

    It's been a while since I've posted here (last question I asked was about scrolling a 2D background) and now I'm back with another 2D question. Is there a simple way to flip a sprite horizontally and vertically I started to just make new textures for each of the positions, but then I thought somebody has to know how to do this the right way for 2D games. From what I'm gathering, typically you do some kind of World transformations to flip y ...Show All

  • Software Development for Windows Vista Sound Card - December CTP

    I've been trying to get my sound card working on the December CTP, but I can seem to do it. It installed it automatically but that wasn't working. Then I tried to install it with the driver from Dell.com, but that didn't work either. It also worked fine on previous builds (October CTP, for example). Any ideas What is the sound card   have you tried enabling automatic upates to see if one gets offered t ...Show All

  • SQL Server AttachDbFilename in DbNameDataSet.xsd

    How can I use AttachDbFilename in DbNameDataSet.xsd to access the database in the same directory as the exe file (i.e. the application using it) Thank you but my mistake. I failed to mention it is C++ program. What you wrote appears to be VB. Tho I will add it to my VB code snippets. ...Show All

  • SQL Server default parameter values not updated

    For testing purposes, I had placed default values in my report parameters. I deployed the whole suite of reports once and tested them. Then I eliminated the default parameters and redeployed, but the server doesn't pick up the changes. Other changes are updated fine, but for some reason it's hanging on to my default parameter values Why Is there a way around this Using RS 2000 Beta 2, btw. Perhaps deleting the reports and recreating them ...Show All

  • SQL Server Requirements for Sql Server Mobile and Sql Server 2003 interaction

    Folks, I am trying to use .NET 2005 Beta 2 to write an application targeted to a PPC2003 device.  I want to use RDA to Push and Pull data from a Sql Server 2003 database. This communication fails because I do not have sscesa30.dll in the IIS virtual directory from which the data are pulled. I would like to know exactly what I need to install on the server so that everything is wired up correctly.  I do not really want to instal ...Show All

  • Visual C++ Getting started with a plain c++ program!!

    How do I just open and compile normal c program, without it being a "win32 console application" or any other fancy-shmancy stuff File->New->Project A window will spawn. Under the C++ header select "Win32", in the right pane select "Win32 Console Application." Give it a name and hit "OK." Hit Next. UNcheck "Precompiled header" check "empty project" click "finish" Done. Your project is created. Now we need to make a file. Now you ...Show All

  • Visual C++ Knee deep in warnings and errors.

    Hi Does anyone know if you can force the compiler to split warning and error messages between two different tabs. I often find that on some projects when there are many warnings/errors and the two are mixed, it can be a pain trying to scroll through so you can fix the errors first. If this is not possible, I think it might be a nice little tweak for a future release. Thanks. MNiM In Visual Studio 2005 you can p ...Show All

  • Visual Studio Team System Need Guides through Agile Implementation

    Hi all I am new to this Group, I would like to know how to get through the AGILE implementation, I have downloaded the [MSFforAgileSwDevBetaProcessTemplate-100.1.zip], what is next ...   Waleed Seada   Hello Waleed, You need to upload this to the TFS server using the Process Template Manager. Then use the Project Creation Wizard to create a new team project based on this template. For more detailed steps check thes ...Show All

  • Windows Forms Forms Design View

    I have only just started 'messing about' with Visual Basic 2005 Express and I'm hoping this is just a dumb new starter error! I created a project following one of the user guides in the help area. It was a form with a text box and a button, nothing fancy. However, I am unable to now view the form in design view to resize it, move the button, etc. According to help, I should be able to double-click on the form name in the solution explorer but ...Show All

  • Smart Device Development unresolved extern when using LPCWSTR

    I am porting a set of projects from evc4 to VS 2005 One of the projects is a DLL and the other one uses the dll. In the dll there is a function such as HRESULT APIENTRY MyFunction( LPCWSTR lpwcsFormatName, DWORD dwAccess, DWORD dwShareMode, QUEUEHANDLE phQueue) {...} In the calling program it is used with a header: HRESULT APIENTRY MyFunction(IN LPCWSTR lpwcsFormatName, IN DWORD dwAccess,IN DWORD, dwShareMode,OUT QUEUEHANDLE* phQ ...Show All

  • Visual C# Access vs c# as frontend

    We are looking at a new business application. the application will deal with hr, QA, sales, payroll, inventory, etc. One sales consultant came to us and stated that using sql server 2005 as the backend and microsoft access as the frontend is a good decision. I really do not think it is a good idea. I would rather see something in c# that ties to sql server. dont get me wrong I love access but I think it has it place and for an application ...Show All

  • Windows Forms Tables in a RichTextBox

    I'm working on my app. and I'm trying to create tables in a RichTextBox Control at Runtime. How can I do that I already tested that saving an RTF file with Microsoft Word with a table in it and the RTB correctly displays it. Thanks in advance! I'm also looking for similar solution. Is there anyway to implement it in VB.NET 2005 I found a similar class but it's in VB6. I'm looking for a cleaner and easier solution. It seems that the autho ...Show All

  • Windows Forms Form Designer and negative coordinates

    I have found that if controls such as panels or buttons are given negative location coordinates, on the next load, desinger will convert them to their abs values.  Why does designer do this, and is there a workaround In VS .N ...Show All

©2008 Software Development Network

powered by phorum