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

Software Development Network >> Jeremy Boschen's Q&A profile

Jeremy Boschen

Member List

PaulAh
grade
Rajeshpta
chris_m_willis
GoPro
Maran
Omnibuzz
1234aaron
wjousts
Gurbhajan
morgar
Daniel Alvarez
Abhilash Vantaram
blahto3
Deepthi_Pinapala
glenberry
HermanMoore
farsh
Alastair Bell
Tamirro
Only Title

Jeremy Boschen's Q&A profile

  • SQL Server what is the hardware environment for installing SQL Server 2005?

    I have to spend an extra money on hardware if my PC hardware environment for installing SQL Server 2005 is not enough. Please tell me about it. It might be a RAM requirement I don't know. Requirements for the various SQL Server 2005 editions are listed at http://www.microsoft.com/sql/prodinfo/sysreqs/default.mspx .   Andrew Watt [MVP] <A_Man of Time and Decision XYLoP@discussions.microsoft.com > wrote in message news:c484d6b9-ad5a-4dd5-aa0b-7924475ca28e@discussions.microsoft.com ... I have to spend an extra money on hardware if my PC hardware environment for installing SQL Server ...Show All

  • Visual Studio DataSet Visualizer

    Two Quick Questions. 1. Does the new DataSet Visualizer work for ASP.NET 2.0 "projects" 2. Will the new DataSet Visualizer work for custom DataSets where the class inherits from DataSet 1. Does the new DataSet Visualizer work for ASP.NET 2.0 "projects" Yes. 2. Will the new DataSet Visualizer work for custom DataSets where the class inherits from DataSet No. Debugger visualizers don't work for types that are inherited from the target type. Habib Heydarian Program Manager Visual Studio Debugger ...Show All

  • Visual C# Regarding MCPD

    hi I am a MCAD and i want to update MCAD to MCPD.What should i do some people are telling that i should write 70–551 paper. If i complete that paper i will be called as MCAD or MCPD. Please tell me and guide me to write exams That's correct, if you're aiming for MCPD Web Developer. There are other MCPD paths (Windows Developer and Enterprise Applications Developer) for which other upgrade exams are available. It's all covered at http://www.microsoft.com/learning/mcp/mcpd/ ...Show All

  • Visual C++ C++ /CLI Class Library Project Problem, Please Help

    I am accustomed to setting up our n-tier solutions such that each tier is in it's own project in Visual Studio.  We are migrating from C# to C++ /CLI with the Release Candidate 1 of Visual Studio.  Our first C++ /CLI project will be a relatively small Windows Forms application, and I want to have two projects, one for the Presentation layer (windows forms app), and one for a Database layer (c++ / cli managed class library).  This has typically worked well for us in C#. Here is our problem: Let's say our class library is called Database, and our Windows Forms app is called WinForm. After we create Database, we get by d ...Show All

  • Visual Basic Where is the Immediate Window in VB 2005?

    I just started using VB 2005.  I cannot seem to find the Immediate Window to use while debugging.  The documentation says it is under Debug | Windows | Immediate, but it is not there, even when I am in Break Mode. I do infact find it under Debug, Windows, Immediate...you should also be able to type "immed" in the command window to bring up the immediate window ...Show All

  • Visual Basic generate a collection class from a Stored procedure

    Hello everyone. I am new to collection class, but what I have done and used I like a great deal. Now the one thing I have found ( and this is more then likely a problem with my programming then the concept) that when I create a collection class is very slow to start with. Now I do not mean the actual coding, but rather when I create the class in when I load the app. Example: Sub Frm_load() Dim colEmployees as new Employees lstBox.Datasource=colEmployees End sub Public Class Employees Inherits collectionbase Public Sub New() Dim dt as datatable= ...Show All

  • Visual C# Custom status message in MSI through Custom Action DLL

    Hello Is it possible to have a custom action DLL that changes the status text or progress bar in the output MSI ...Show All

  • Visual Studio Express Editions LearnVS.net's projects?

    http://msdn.microsoft.com/vstudio/express/vb/learning/ I downloaded those, wanting to get into using VS2005. I have Standard Edition I can't seem to use those projects with the VS2005 Standard. Is there a compatability problem between the two programs i don't think so. extract(install) any project they will add msdn folder in (my documents) go there and find any myproject.vbproj or myproject.sln double click it , it should open vs and you can see the code hope this helps ...Show All

  • SQL Server Depending on the due date, start date and end date calculate the number of entries

    Hi!    I am using SQl server 8.0 and I have a web form on which I have below controls or I can say below column in the TABLE A DueDate Start date End Date Interval  -- Monthly or Quarterly Amount Depending on the Interval(Monthly or Quarterly) I want to make an entry in the Table B which will be fall between start date and end date and on due date EXample DueDate    = 11/15/2005 Start date  =11/01/2005 End Date    =11/30/2006 Interval      = Monthly Amount      = 2500 In the table I should have an 12 entry as PaymentDate  ...Show All

  • Visual Studio Tools for Office Create Excel Project Problem

    I am having trouble to create new Excel projects. I can create Word projects but not Excel projects. Products I have: VS 2005 VSTO Microsoft Office 2003 SP2   Installation sequence: Installed Office 2003 first Installed VS 2005 Installed VSTO. I checked another thread about almost the same problem but none of the solutions can be applied to my case. I installed all the programming components of Office 2003 The reqister key is there:  [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\Setup\VSTO] I have never installed Office 12 Beta.   I can create Word projects and run them ...Show All

  • Smart Device Development reading xml file on pocket pc

    Hi, I am using visual studio2005 to write vb to pocket pc 2003. I do not seem to be able to open any files from my code. When i open an xmltextreader no file is found and i get a directory not found error message. I have read an article saying that devices do not use drive letters but taking the drive letter out does not help. Dim events As New XmlTextReader( "C:\events.xml" ) any ideas cheers nubie you would do use the path: \pathToFile\file.ext   you could also fine the startup location of the application using Assembly so... Assembly.GetExecutingAssembly().GetName().CodeBase.Substrin ...Show All

  • SQL Server SQL Server Management Studio Express: Missing DataBases from VWD Project

    LOST DATA BASES I appear to be doing something stupid! I created a VWD express project that contains a database. In VWD the DB application works fine. I can see all my tables. VWD stores the DB in the applications area of MY DOCUMENTS in a project folder under “SQL SERVER Management Studio Express”. However, when I run the SQL Server Management Studio Express, I get a instance of the “(computer_name)SQL\express” that contains the System DB, but not the DB that I developed in VWD. After investigating I found the SQL DB for the Studio Express under MY COMPUTER, “Microsoft SQL Server” in a subfolder under "MSSQL" folder. Mi ...Show All

  • SQL Server Creating a Table Of Contents

    I would like to create a table of contents on the first page in a report I'm working on.  I've been looking around for a couple of days now and have come up with nothing.  I'm wondering if I can hook into the document map to create a custom TOC, if not how else might I be able to do this.  I'm currently using the June CTP.  Any help would be appreciated. Thanks, Brian Schmidt I have been working on this table of content thing for a week now. I have somehow found a solution for that. You can write an assembly containing a function which would take 2 paramenters the page number and your g ...Show All

  • Visual Basic wordwrap

    In Vb .Net the Lable's property wordwrap was removed. How can I by-pass this Is there something else to use instead Thanks for any reply! YES, the word wrap property of a label in VB6 doesn't exist in VB.NET. Is there a workaround for it Thanks. ...Show All

  • Visual C# A newbie question on Interfaces

    hi,    I'm new to C# and OO in general. I can't seem to undestand the pertinence of interfaces.   From my understanding, the interfaces define the signature of the methods while the class implements these methods. How is this better than simply doing away with interfaces and simply implementing the method in the class   Apologies for the rather novice question, an example to illustrate the pertinence of interfaces would be greatly appreciated. regards, Pat Arrays are kind of funky for some reason. I know the docs say that it implements the IList interface, but in playing around with it, the only way I can see ...Show All

©2008 Software Development Network