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

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

OliMagoo

Member List

cornholios40
RacinRan
Syedi
StevenBerr
Shajee
mme0927
Thundermaker
Bill Mueller
TRENTT
JOhnDSm
JSR13
subir.talukder
sonap
JeremyBeauchamp
Otter Sr
lvsund
G4
B. Travis Wright
Nicolas Frelat
airwick
Only Title

OliMagoo's Q&A profile

  • Visual Basic Simple question on variables.

    I want one button to only work if another has been pushed first, I can do this with booleans right One turns the boolean on, the other checks if its true and responds accordingly. But it seems variables dont carry over from subs, there has to be a way round this. Could you help me out Thanks in advance. Sion. Hello Sion, The problem is that you need to declare your boolean flags at the Class level and ...Show All

  • SQL Server Understand connection names when copying & pasting between packages

    May be it's too late, but I think this requests could be scheduled at least for a SP1 if it's not possible for the RTM. 1) Execute Task without debugger: it would be very nice to be able to execute a single task without going in debugging mode. Just as you would ask "Start Without Debugging CTRL+F5" but for a single task 2) Customize default properties for task and component: when you drag a task on the package you get a default value for the ...Show All

  • Visual Studio Express Editions Converting from Microsoft Access

    Some time ago i created a database using access 2k3 and until now i have started to use VB Express i never thought of a stand alone package so my Question is: Is it possible to import all the forms and talbe etc from my access database into VB Express or do i have to start over with the forms and create a new database and possibly import the data into that. Any help in the subject will come in handy as i am new to all this. Thanks in ad ...Show All

  • Visual Studio Stop locking up my app!

    This is something that continues to bug me about Crystal and I'm wondering if there is a workaround. I previously asked if there was an event that is triggered once the Crystal Report has completed rendering, but apparently there isn't (which is odd since this seems like the most useful event they could make). I've also found that the CrystalReportViewer will not start rendering until the document has been loaded and the report is actually added ...Show All

  • Software Development for Windows Vista SqlBulkCopy?

    Hello again, I've got an exteremly frustrating new problem with WWF Beta 2. I'm in the process of converting a simple data import utility that I wrote a few weeks back that uses the new SqlBulkCopy class. In my existing import utility ( a simple console application ) the bulk copy operation takes an average of about 17 seconds and works like a charm. I set about breaking this import utility into several "unit of work" style blocks and ...Show All

  • SQL Server Extending Management Studio

    In SQL Server 2005 Enterprise Manager was rewritten and renamed to Management Studio. If ISVs (independent software vendors) could plug their SQL Server tool(s) into Management Studio – creating a single environment for you to work in – which tools do you use that you’d like to see surfaced in Management Studio. Dan I think it would be cool to have PromptSQL integrated into Management Studio to give SQL Intellisense inside Management Stud ...Show All

  • Visual Basic Trying to update a datatable

    I am completely frustrated…   Trying to help a friend.   Here is what I have been trying to do..   I am a noob at visual studio.   I am setting up an inventory database using VB as the front end.   I have setup an accounts table, product table. These I can view edit, delete, and ad records to fine.   I am trying to make an invoice.   I have set up the following tables:   tblInvoice ...Show All

  • Windows Forms Can I get the information about IE's status in IE is running?

    Hi,there Can I get the information about IE's status in IE is running (ex. How many IEs be created  Where IEs visit for ) Thanks... Hi I can get how many IEs be created But don't know how to get where IEs visit for Do you help me ...Show All

  • Visual Basic How to check if a string is a number

    How do you check to see if a string is a numberic value Dim mystr As String mystr = "12344" If IsNumeric(mystr) = True Then System.Windows.Forms.MessageBox.Show( "All Numbers" ) else System.Windows.Forms.MessageBox.Show( "Not All Numbers" ) End If ...Show All

  • Visual C# An interesting and challenging application

    hi i want to do this, i want to make a web application which is capable of downloading a page at client side make some changes and then return the changed page to the same server. Now when the same page is accessed for the next time, it should reflect the newer change......... Is this possible................ sorry mr. David N. You had to apologize... I know that doing such is against the rules of ethics... I am not going to implement suc ...Show All

  • Visual Basic Visual Basic .NET TrippleDES File Encryption

    I need to find code for TrippleDES File Encryption in vb .net langauge. I can't find any examples online that I can get to work properly. An article with some code... http://www.codeproject.com/vb/net/VB_NET_TripleDES.asp And I am also pretty sure that the Security Application Block contains this as well - although there is also a lot more in here. http://msdn.microsoft.com/library/default.asp url=/libr ...Show All

  • .NET Development Error calling asp.net window from asp application

    Greetings, I am new to asp. I'm trying to call an asp.net application screen from an asp application. The result is the following error. Does anyone have any ideas   Server Error in '/' Application. I think I see your problem. "\" in Javascript is an escape sequence, just like in C/C++/C#/Java. (I'm assuming that you're running this code client-side using Javascript.) Also, when dealing in URLs, you need to use "/". "\C" maps to any chara ...Show All

  • SQL Server Another SUM limitation problem

    I am trying to simply do a rather simply you'd think.... SUM in my textbox on 3 COUNT fields in 3 tables...it's not possible, I get errors whatever way I try this. Look at the Grand Total, that's what I want....a sum of the 3 black fields that have COUNT in them. If this is not possible in SSRS 2005, then Microsoft missed something huge that totally degrades their entire platform, this sucks! I'm so sick and tired in the past 2 months, v ...Show All

  • Visual Studio Express Editions Check if textbox is a Valid Integer from 0 to 10000.

    How can I check if a textbox contains a number that is a valid integer (just numbers) and that its a number from 0 to 10000 The way i did was in loops which would freeze the program for a few seconds. Any other ways first use int.tryparse to see if it's a number. Then check if that int is in the range you want. Or, use a masked text box to specify the input range you require ...Show All

  • Visual Studio 2008 (Pre-release) VB .net Issues?

    Hi, I have been coding my WCF apps with C# for a long time. A friend of mine asked me to write a WCF app in VB .net. I wrote a very simple hello world program, everything seems to be perfect but when hosting the app i get the error message "Zero application end points defined ................" Is there anything that has to be done for coding WCF apps in VB .net Are there any similar problems when coding with VB .net for WCF ...Show All

©2008 Software Development Network

powered by phorum