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

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

Webme

Member List

AngeloSalaIT
KrisJ
Dhinesh C
Michealmess
Joe Dawson
Tailor
lalug
Scott Coffey
rkocur
Ariel Kirsman
Washoe Tech
Bearcats1375
ewar
Dave Hewitt
TA_R_EK
Kfironit
Timothy P
Joel Brabant
John Lawrence MSFT
Amolw
Only Title

Webme's Q&A profile

  • Visual Basic q = Sin^-1(p) 'error

    Imports System.Math 'using Windows 2000 Dim p As Double Dim q As Double p = 0.326 'need to solve 'q = sin^-1(0.326)'. 'The line of code below creates an error. 'Is there another way to enter this q = Sin^-1(p) 'the error is 'Argument not specified for parameter 'a' Public shared function Sin(a As Double) As Double' Probably you mean: q = Math.Sin(-1 * (p)) -chris ...Show All

  • Architecture creating c# application workflow using biztalk

    Hi, I am new to workflow. Can somebody guide me how i can proceed to make a simple application in visual studio.net 2003 whose workflow can be designed in biztalk server2004. If somebody can share any sample application with me, that would be of great help as i am trying to setup a sample but could not do that for so long. regards bhaskar Take a look at the MSDB Biztalk Virtual Lab (Lab 7 - Microsoft BizTalk Server 2004 - Creating and Debugging an Orchestration ) more Biztalk labs @ http://msdn.microsoft.com/virtuallabs/biztalk/default.aspx ...Show All

  • Windows Forms deployment on web site

    I want to publish my ClickOnce application on my web site located at Free : http://my-site.free.fr/   The update of this site uses a different address with password.   Visual Studio 2005 does not require any password and can’t directly publish my application on this Web site. Yes    I made a publication in my PC directory, and then a manually copy of this directory content in my site.   With IE, on my site, I can reach the deployment web page (start.html) generated by VS, but its button of installation application does not work…   How to make this publication&nbs ...Show All

  • Visual FoxPro during compile got error

    Compiling c:\sddms\reports\r_bl.scx LOCAL DIMENSION LSayaddr[2] Error in line 520 of Form1.sayaddr (record 3): Syntax error. PUBLIC dimension Sayaddr[2] Error in line 9 of Form1.cmgReport.cmdPrinter.Click (record 4): Syntax error. Compiling c:\sddms\screen\q_master.scx PUBLIC DIMENSION GAMaster[GiRowcnt,GiColcnt] Error in line 5 of Form1.Load (record 3): Syntax error. Form c:\sddms\reports\r_bl.scx has the following errors: Unknown LSAYADDR - Undefined Form c:\sddms\screen\q_master.scx has the following errors: Unknown GAMASTER - Undefined why i got dimension error i tried declare at command window oso got error .... Plea ...Show All

  • .NET Development Plz Help... I think my Runtime Library is corrupted or something like that.

    Sometimes I use this web page: www.banescoonline.com It's from a bank here in Venezuela and it was working perfectly. One week ago, when I tried to visit that page, an error message appeared showing: Microsoft Visual C ++  Runtime Library   X    Runtime error        Program: ...Program Files/Common files/SymantecShared/ccProcy.exe                This application has requested the runtime to terminate it in an unusual way.        Please contact the application`s support team for more information. I ...Show All

  • SQL Server 24h/7d Time Periods TO 10h/5d Time Periods

    I have to do alot of date calculations. For some calculations, I can use the datediff or dateadd function to get a Time Period between 2 dates. Now for some dates I need to calculate the time between 2 dates BUT: a week = 5 days starting from Monday to Friday a day starts at 8AM and ends at 6PM (so a day is 10 hours) You can probably calculate this manually but what about summer to winter hour and the month Februari when it has 29 days etc. So I was thinking ... is it possible to calculate the Time Period for weeks with 24h a day / 7 days AND then transform that Time Period to a time period for weeks with 10h a day / 5 days ...Show All

  • Windows Forms The need for the Framework

    I create my windows application. Does every computer I want to run it in need to have the framework installed You may be right about the datetime/currency/etc. localization issues, I'm not for sure.  But all dialog text, error messsages, documenation, etc. for sure come out of the different languaged versions.  I apologize for speaking above m ...Show All

  • Windows Forms Storage and Syc of local data

    Does anyone know how IssueVision is storing its local data   Also, how is it synchronizing with the web service First, let me say that I appreciate the work done to get this application out there for me to look over.   I continually refer to it and I think I am ready to design an application using this model.   Without samples like this, I would not be enlightened enough to ask more question, so, thank you.   I have a few questions about IssueVision concerning its scalability and performance.   ...Show All

  • Visual Studio Team System Work Item Type (WIT definition) Definition problem?

    Hi there! Can someone help me I've searched in TFS posts and couldn't find anything about this. I've created a new Work Item Type based on Risk. I've called it Risco (portuguese word for risk): < WITD application = " Work item type editor " version = " 1.0 " > < WORKITEMTYPE name = " Risco " > < DESCRIPTION > Inclui informa Ao para controlar a evolu Ao de qualquer evento que possa influenciar o desenrolar do projecto (Risco). </ DESCRIPTION > ... I've uploaded template and created a new project based on my template. After that I went to Team Explorer and tried ...Show All

  • Windows Forms Windows Form from within Internet Explorer

    Hi, Does anyone know how can I get my C#.NET windows form to launch from Internet Explorer Is this possible at all Thanks Dear, if you use a windows user control you can add it to the aspx screen by adding <object> tag <object id="anyID" classid="DllFileName.dll#Namespace.classname" VIEWASTEXT> ...Show All

  • Visual C++ differences in symbols between 2003 and 2005 msvcrt.libs

    Why doesn't the new msvcrt.lib contain all the methods that the past msvcrt.lib has, in specific the __iob function I have always used the multithreaded dll in past projects and versions because Microsoft has always recommended it. Now I have older libraries that were built according to their advice using the msvcrt.lib and that rely on the presense of the __iob function and the function is not in the new msvcrt.lib. I don't know how to proceed. Can someone provide me with steps I need to take to get around this I'm sure there were some compelling reasons to change the new library and some tough decisions ...Show All

  • Visual Basic upgrade advise

    I have been assigned the task of advising the software team of the optimal upgrade solution for Visual Studio and MSDN. Unfortunately, I know nothing about VS, not even what we are currently using. Here's the parameters I was given: Must determine which version(s) of Visual Studio and MSDN we need to purchase, this probably depends on the level of 64bit support that each offers. Michael and Matt have mentioned that the right answer might be VS 2003 7.1 .net, but we need to confirm this. The candidates would be: Visual Studio 2005 Std Visual Studio 2005 Professional Visual Studio 2005 Team (At least 1 or maybe 2 copies) ...Show All

  • Windows Forms Write to a .txt file

    Hello :) I'm using J#, and I'm trying to write a string to a file. I have searched everywhere, however, code samples are only for visual basic/c#/c++ Is there a way to write to a text file with J# Virtually anything you can do in one .NET language you can do another, writing to a text file is no exception. Try this for a starter: System.IO.StreamWriter sw = new System.IO.StreamWriter( "c:\\me.txt" ); sw.WriteLine( "Hello this is line 1" ); sw.WriteLine( "Hello this is line 2" ); sw.Close(); ...Show All

  • Software Development for Windows Vista Final state for the satatMachine workflow

    Hi, CompletedStateName is the property of the stateMachine workflow, it is for the final state. Is it ok for a stateMachine WF that doesn't have the final state It will be runing forever and will never be completed. My group leader suggests that I should use stateMachine WF that doesn't have the final state for our project. Is there any problems to do that Thanks Brain You should have a CompletedState for a State Machine workflow. It might help if I understand a bit more about what you are trying to accomplish. ...Show All

  • SQL Server Query Editor standalone? Like Query analyzer

    With Sql Server 2000 you could select and launch the query analyzer without going through the Enterprise Manager.  Is there a method for doing the same thing with the new Query Editor, without going through the SqlServer Studio Manager Thanks; Mark E. Johnson Mark, Query Analyzer from SQL Server 2000 can connect to a SQL Server 2005 database and be used as before (Note that I can't give any advice on what licensing issues there may be).  Not all of the Object Browser functionality works, but from your question, I suspect that's not as important.  But the editor features, including graphical query plans, for example,&nbs ...Show All

©2008 Software Development Network