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

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

bigman921

Member List

TonyDixon
Paul Middlin
JoLu
zymore
kotteesh
JawKnee
interface mirror
technoxicated
vision2020
sriesch
John Tompkinson
Lance Kujala
elmtree95
gmthut
Musidale
Matt Garnham
nh1234
like .net
Alan Lodge
Kirill Osenkov
Only Title

bigman921's Q&A profile

  • SQL Server OLAP Sccribe for AS2005

    Anyone know if OLAP Scribe has been updated to document AS2005 cubes I can't find anything on the Microsoft website. How about any other tools for documenting AS2005 cubes Thanks This was asked about 2 days ago on the microsoft.public.sqlserver.olap newsgroup. I'll refer you there as there were several suggestions. _-_-_ Dave ...Show All

  • .NET Development Query String

    How can I pass an argument from one Web Page to another I now how to do it in C#, but I want the equivalent in VB. Hi there, It's pretty much the same in VB .NET as it is in C#: [C#] string userID = GetUserID(); Response.Redirect("Home.aspx user=" + userID); [VB] Dim userID As String = GetUserID() Response.Redirect("Home.aspx user=" & userID) ...Show All

  • Visual C++ VARIANT PARRAY

    <Vi@discussions.microsoft.com> wrote in message news:581e6584-adef-4824-8694-b14ac4f8b5f7@discussions.microsoft.com > I have a c++ method that accepts variant array as a parameter. > when I pass the variant array from  c# client , the value is assigned > to Variant.parray in c++ method but when pass the variant from vb > client the value is assigned to Variant.pparray. I want vb to assign ...Show All

  • Windows Forms Terrarium Server Source Code...

    Is there any chance that we could get hold of the Terrarium Server or Client source code. Since the Terrarium was sayd to be a .Net showcase project. I would love to have a look at how the entire thing is implemented. W1ld0ne ...Show All

  • Software Development for Windows Vista Advice on where to begin

    Beyond the Activity objects which have been posted online, what other Activities & Workflows will shipping with WinWF when it is released I'm sure the developers here on this forum would like to focus their efforts in areas that are not redundant with the shipping framework... Lastly, what advice can you offer us in terms of where to begin... I did not attend the PDC this year, but I have review most of the PPT files that have been pos ...Show All

  • Visual Studio Embedding Relationships and Inheritence

    I have an embedding relationship within my domain model. I would like the contained class to be able to inherit from another class. However, this doesn't appear to be not supported in the DSL. Is there anyway that I can setup this inheritance relationship Cheers Susan Entwisle   From an offline peek at Susan's model. The proposed inheritance relationship would make the contained element reachable in two different ways ...Show All

  • Windows Forms Adding a Control to set the Hour, Minute and Seconds in a WinForm

    Hi how can I Add a Control to set the Hour, Minute and Seconds in a WinForm Thanks Thank you for your help but I need something else, with the CustomFormat property I set HH:mm:ss, this show the time like 03:52:12 but I w ...Show All

  • Visual Studio 2008 (Pre-release) New exception in Beta 2 makes no sense?

    I do not have a clue on what this exception means. From the stack trace I see none of my code in the call stack. It appears to be a problem with applying a property value that changes the template of an element. Any help would be welcome. "Dispatcher processing has been suspended, but messages are still being processed." at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Bool ...Show All

  • Windows Forms Total noob form question

    I have a textbox in my primary form. I want to set the text of that textbox from a second form. While it seems easy enough, I cannot get it to work. Currently, I have a label on my primary form (Form1) that opens a second form&nb ...Show All

  • Visual C++ Why do my posts keep being deleted?

    Does anybody know why all my posts are being deleted   I've posted three messages and they disappear without anyone notifying me. Okay, thank you for your reply.  I did not realize they were off topic, and with nobody explaining why they were deleted, I just kept posting. I will direct my question towards the newsgroups. ...Show All

  • .NET Development DataGrid Populating Columns manually

    Hi I am beginning to Use Visual Studio 2005, have a question on how to populate a DataGrid, not using the datasoure and binding method, but to individually assign the coluimn values returned from a query individually. Can this be down, reason I am building a Photographis app for use in my buisness and need to display a image associated with the data retrieved. hi,    I dont know much but i hope it ...Show All

  • SQL Server SSIS Non-Equijoin Lookups

    When do a fact table load...I have to perform lookups against the dimension tables. The dimensions tables I have support slow changes, however, and thus have multiple rows for a single legacy key under different effective start and end dates. In order to do this lookup, I have to not just join on the legacy key, but also validate that the date of the transaction I'm loading is between the effective date range of the dimension item. ...Show All

  • Visual Studio Express Editions Microsoft Windows Installer 3.1 Fails

    When I try to install VB.net i get this error message.   I have not run any of the betas on this machine, nor do I have the .NET 2.0 framework installed.  Any ideas The following component failed to install: Microsoft Windows Installer 3.1 The following components were not attempted; Microsoft .NET Framework 2.0 Microsoft Visual Basic 2005 Express Edition - ENU Thank you for trying out the ...Show All

  • Visual C# Mixing inherited classes and interfaces

    Hello, a former c++ dev in my team is a bit worried by the following code which implies inheriting interfaces, and having inheriting implementations as well. public interface IMyInterface {    /* */ } public interface IMyChildInterface : IMyInterface {    /* */ } public class MyImpl : IMyInterface {    /* */ } public class MyChildImpl : MyImpl, IMyChildInterface {   &n ...Show All

  • Visual Studio Team System Unable to access Team Foundation Source Control

    Hi,    I m using Team Foundation server Beta 3 Refresh and new to this.My project Manager created a Team Project "<TeamProj1> " who is a member of [server]Team Foundation Server administrator Group.He added me as project administrator in ,[TeamProj1] Project administrator group. I m unable to open Sourec conrtol explorer when i double click Source control in Team Explorer, getting follwing error Either source control has ...Show All

©2008 Software Development Network

powered by phorum