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

Software Development Network >> T Solutions's Q&A profile

T Solutions

Member List

Davey Gepp
ariana28
raphts
SamTran
ShadabKalim
JeffGrizzle
Nagarajan S
Jakob Eskar
Geoff Garside
misternet
Ahmed Amin El-Morali
misogidave
snotman
KEB
SpeedyBoy
Chandra.Sekhar
Swarna
CAyson
dizzyjay
Keith Lai
Only Title

T Solutions's Q&A profile

  • Windows Forms background processes

    How do I applow my applicaton to connect to the net without it freezing while it does so. If that doesn't make sense I will explain: - I setup a WebRequest to retrieve an image. - The application pauses for a few seconds - The Image appears How ...Show All

  • Visual Studio Express Editions sample project "addresses" database

    I just downloaded VB Express.   I am a beginner.  In the VBGuided Tour - managing your records, I tried the sample program "addresses" and the 3 addresses came up fine but I couldn't add any addresses to it.  I first hit the add button and blank text boxes came up, then I filled them in and hit the save button but nothing was saved.(that is when I closed the program and then ran it again just the original 3 addresses wer ...Show All

  • Visual Studio Online help doesn't work

    Hi, I'm using Microsoft Visual Studio 2005 (version 8.0.50215.44, Beta 2.050215-4400) and I'm having trouble accessing online help - it seems as though the "Microsoft Document Explorer" can't see the Internet. When I press F1 to see the reference on some C# keyword, for example, I get the error show in ms-help://MS.VSCC.v80/dv_commoner/html/1702ec84-76f9-4a82-9043-9ab8acb8aa5e.htm which is "The information you are trying to access could not b ...Show All

  • Windows Forms UseWaitCursor not working but Cursor = Cursors.WaitCursor does...

    I'm trying to make use of the UseWaitCursor property of a control - in this case the main Form of my app. I just thought I'd try and make it have a little more feedback. All I've done is this: void someEventHandler(...) { main_form->UseWaitCursor = true; < Do something really long > main_form->UseWaitCursor = false; } But unfortunately that doesn't seem to work quite as I expect. I know that UseWaitCu ...Show All

  • Windows Forms Viewing a word doc within a Windows Forms Application

    I would like to display a word document within my windows form application. Currently I am using the IE activeX control and passing it the word doc location. There must be a more elegant solution. Yes there is a lot of code I left out of the post...  I only posted the code relevent to obtaing the underlyi ...Show All

  • Windows Forms How to deploy WSE 2.0 Service Pack 3 enabled application without separate install of WSE?

    I am working on a WSE 2.0 Service Pack 3 enabled application. I would like to use Setup Project to install the WSE 2.0 runtime as well as my application code. Is there anyway to accomplish that Could you give me specific instruction to do that if there is a way Thanks. Rosemary you can use the setup bootstrapper, as described here: http://msdn.microsoft.com/msdnmag/issues/04/10/Bootstrapper/ you need ...Show All

  • Visual Basic reading text from a document and displaying it

    I have TextBox1 (to enter what you want to search), TextBox2 (to display the results), and Button1 (when you press it, it does the whole process thing). I was given this to go by: ================================================================== Theres a couple of steps in a possible approach here. One is to be able to read the contents of a file. If your using VB Express / 2 ...Show All

  • Visual Studio 2008 (Pre-release) semi transparent 3d object

    Is it possible to have semi transparent 3d objects I tried <DiffuseMaterial > <DiffuseMaterial.Brush> <SolidColorBrush Color="Yellow" Opacity="0.5" /> </DiffuseMaterial.Brush> </DiffuseMaterial> But opacity = 0.5 only makes the object darker. Any suggestion Remember that you also have to organize your objects depthwise in order f ...Show All

  • Visual Studio 2008 (Pre-release) targetNamespace

    In my WSDL, I see <wsdl:definitions name="MyService" targetNamespace="http://tempuri.org/">. How do I override targetNamespace with my own URI Under .asmx, I did [WebService(Namespace = "http://foo.com/bar/baz")]. The Namespace property of ServiceContractAttribute seems to affect every element except for the root element <wsdl:definitions />. I see this when I hit http: ...Show All

  • Visual C++ program to convert and send voltage reading into digital data to be read by the computer using C++

    Hi guys, really clued as to how I can write a program inorder to transmit a voltage reading from a multimeter over to the computer with everything connected via an PC30 I/O card, can any give me any ideas Hi, Go ahead and post the same question on public newsgroups microsoft.public.vc. This forums are primarily used to resolve programming issues with VS2003 and VS2005, but not for giving general advices on h ...Show All

  • SQL Server SQL license requirements

    I would like to migrate from MS Access to SQL server. There will only be 1 database developer required. Custom VB software will access the SQL database from a Network Server MS 2003. There are 12 PC's linked to the server that will be required to access the SQL tables for adding, changing and deleting records from the tables. Do I need CAS lisenses for all 12 PC's What level of SQL Server license do I need Trying to get an idea of the cos ...Show All

  • Windows Forms Transfering data from one form to other

    I have a form with two textbox called city and zip code and one button next to the city textbox. If user click on that button it will open the second form with datagrid which display the all city and zipcode list and a button . If user select the city from grid and hit the button or double click i would like to transfer the selected city and zip code into form one and close the second form.   How can i do that. Thanks ...Show All

  • Visual Studio Tools for Office Did not work :-(

    Well I have a word.dot file with C# behind, Office 2003 I am calling this file from a local web server, and I am receiving this error message: The customization does not have the required permissions to execute. One of the things that makes Linux less attractive are the tons of additional steps you need to do in order to get something working right, and I guess now Windows/Office is no different. I guess it is ...Show All

  • Visual Basic Questions about a files CRC

    I am making a file editing program and as such my program will change the files CRC. Now, with the CRC changed the program that uses the file no longer will read it. Is there a way to find the position of the CRC in a file so I can change it. I figured that if I had a file then loaded that file into it's game, modified it a bit, then saved it as a different file, then I could load it up in hexworkshop and compare the files. The CRC will ...Show All

  • Visual C# Running time of a process?

    Hi, I was wondering, how do I get the running time of my process. Standard approach would look like this: Process process = new Process(); process.StartInfo.FileName = "bla.exe"; process.Start(); DateTime startTime = process.StartTime; process.WaitForExit(); DateTime exitTime = process.ExitTime; TimeSpan runningTime = exitTime - startTime;   The problem occurs when trying to measure execution time of very short processes. I c ...Show All

©2008 Software Development Network

powered by phorum