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

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

wyattblake

Member List

Will Pearson - MVP
Suman Ray
MaxVernon
AWJ
Donald_La
ccc3
Edvix
redsmurph
THal
HMCSharon
chris27uk
Allen L
Nakomis
Global
Chad Magendanz
Omar Naeem
gtmulg
Carl
Robert Caruso
Alan.328
Only Title

wyattblake's Q&A profile

  • Visual Studio Merging auto-generated code with custom code?

    Let’s say you have a DSL combined with a set of wizard and recipes to generate code for a custom framework on which a customer would like to build all future .NET applications. As a developer I start the first iteration of the application development and generate supported implementation artifacts. Then I continue adding my business logic (e.g. code behind “click” events in a form or code in C# classes which skeletons were generated through recipes). In iteration #2 I figure that I messed up the framework code that was initially generated. For instance, I modified the caching mechanism of the framework which in consequence led to viol ...Show All

  • Visual Studio Team System Craziness in my Upgrade to RC0

    All was going along swimmingly in my upgrade from Beta 3 Refresh to RC until.... I was actually running the install for RC. I had followed all the steps as directed. The tfsupgradeat.exe had run successfully and dropped the two databases as expected. One being TFSActivityLogging. During the setup run for a single server if the RC the following error appears: Received Error 32000 The command line "C:\program files\Microsoft visual studio 2005 team foundation server\tools\tfsadminutil.exe setup "joc\TFSSERVICE" "vsts-dev1" "TfsWorkItemTracking;TfsWorkItemTrackingAttachment;TfsVersionControl;TfsActivityLo ...Show All

  • Visual Studio Express Editions Targetting a Windows Mobile Pocket PC

    Do any of the Express products allow you to target a Windows Mobile platform None of the Express editions can do it, Have a look at the product overview, http://lab.msdn.microsoft.com/vs2005/productinfo/productline/default.aspx Mykre www.ircomm.net - Managed DirectX Game Programming ...Show All

  • Visual Basic invalid parameter

    Can anyone tell me why this throws a system.argumentexception:Invalid parameter Imports System.Drawing Public Class form1   Inherits System.Windows.Forms.Form # Region " Windows Form Designer generated code " Public Sub New () MyBase .New() 'This call is required by the Windows Form Designer. InitializeComponent() 'Add any initialization after the InitializeComponent() call End Sub 'Form overrides dispose to clean up the component list. Protected Overloads Overrides Sub Dispose( ByVal disposing As Boolean ) If disposing Then If Not (components Is Nothing ) Then components ...Show All

  • Visual Studio 2008 (Pre-release) Next WCF CTP?

    My project is currently using the January CTP bits, and we refrained from moving to the February drop because we want to avoid the overhead of switching to every new build that comes out. March and April, however, proved to be CTP-less months, and the more work we do with the January code, the more we feel we might have to rewrite bits. We already have things we know will require reworking for February, but the more time passes, the more we're afraid of switching to the Feb build just before a newer, better version comes out. So is there any idea when the next usable build will be released Hi Avn ...Show All

  • .NET Development Possible bug? FileIOPermission failed

    I think the following code should throw an SecurityException if I run the code from a network path. But it does not. try {     FileIOPermission perm = new FileIOPermission(PermissionState.Unrestricted);     perm.Demand(); } catch (SecurityException ex) {     MessageBox.Show("Sorry, you can only run this application from your local disk.", "Security Error", MessageBoxButtons.OK, MessageBoxIcon.Error);     return ; }   And another problem I found is that I do not need to call Demand() to let SecurityException be thrown. Look at the following code: FileIOPermission p ...Show All

  • Windows Forms beginer in need of help

    I'm using Visual Basic 6 and I'm try to make a program that makes a list of items and that check that all the items that are enter are unique. This is the code I'm writing can someone kindly point out my mistakes. Option Explicit Private Sub cmdEnter_Click()     If txtItem.Text <> "" Then         'If txtItems.Text =  ...Show All

  • Visual Studio Express Editions Can Visual Web Developer 2005 be used to create pages other than .aspx?

    Hi, all... I'm not sure if this is the right place to ask, since this forum apparently is only about installing and registering express editions, but I couldn't find any other place to ask. So...I'm considering installing and using Visual Web Developer 2005 Expess, but wanted to know if it would allow the creation of pages other than .aspx... Will it allow creation of any othe type Thanks, Rick VWD is for ASP.NET website development. You can of course use it as a fancy notepad to create and edit any file that is in text format. The answer to your question is yes, but it is really focus ...Show All

  • Visual C++ ML64 and SEH

    I'm trying to use SEH with ML64. According to the MSDN documentation, the PROC directive has been updated to allow to specify an exception handler for a procedure. I use the following code : Fault PROC     ; force an access violation     ; *0 = 0     xor rax, rax     mov [rax], rax     ret Fault ENDP Func PROC FRAME : ExceptionHandler     ; prolog     sub rsp, 8     .ALLOCSTACK 8     .ENDPROLOG     call Fault     add rsp, 8     ret Func ENDP ExceptionHandler P ...Show All

  • Visual C# simulating domain users file operations

    Hi guys, I want to simulate in code that some domain user is copying file from location to another. This user is not the current logged in user. I'm designing a testing tool that simulates domain users file operations to test access right on a certain folder. Please tell me if this is possible or not and how and I'll be very thankful Hi, Just to share thoughts I have came across similar problem, I think what you need to do is to have a Windows Service that only runs in each individual machine and detectes if users are logged onor not and it monitors all the files that bieng copi ...Show All

  • SQL Server MCTS Exam 70-431 Database Administration Study Documementation and Samples ?

    Hi, I am looking for good documentation and examples to use to 'study' for Microsoft exam 70-431. This has everything to do with nuts-and-bolts Database Administration of SQL Server 2005. The December BOL examples, do not cover enough topics. The topics that are covered are not in enough detail. The 70-431 exam requirements are very detailed. This seems to be a nuts-and-bolts test. I am looking for nuts-and-bolts study material. No books are published yet. Does anyone have any good ideas on where to find 'good' samples and tutorials meant for a person who is studying for the new Microsoft SQL Server 2005 Database Administrator ...Show All

  • Software Development for Windows Vista WinFX RTC December 2005 Not working with December Vista SDK

    There's a problem with the WinFx RTC download for December 2005.   The links on the page http://www.microsoft.com/downloads/details.aspx familyid=BD3BA2D5-6ADB-4FB2-A3AA-E16A9EA5603F&displaylang=en There's a link to download the entire WinFx RTC package instead of the "smart" installer. http://download.microsoft.com/download/9/4/9/949EEA41-364A-45DC-8F4E-47E7AC147D25/winfxrc.exe I checked the time/date stamp in the downloaded files from the WinFX RTC and the Dll's are all from 11/18/05. this is for the WinFX RTC that is linked on the downloads page indicating it was December 2005 WinFX RTC.   This happens wi ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DirectSound capture in MDX2 where is the CaptureBuffer.Read function

    (MDX = Managed Direct X) I am trying to convert my MDX1 sound recorder library to MDX2. I am nearly there but for this issue with the CaptureBuffer class. In MDX1 I read from the buffer like so.. l_CaptureData = DirectCast(m_CaptureBuffer.Read(m_CaptureOffset, GetType(Byte), Microsoft.DirectX.DirectSound.LockFlag.None, l_LockSize), Byte()) In MDX2 there doesn't appear to be a way to get at the bytes in the CaptureBuffer class. There is no Read function or an equivalent. As the next steps I want to take are to save the bytes to a wav file and update a graph (a pretty common operation I would think) so I am assuming that there must be a wa ...Show All

  • .NET Development database

    Hi, 1)How can I get the names of the databases in sql server 2005 2)How can I get the names of the sql server machines Thanks 1-Query the SysDatabases in master. I believe there's also a dynamic management view but I don't know it off the top of my head. 2-http://www.dotnetjunkies.com/WebLog/sandeshmeda/archive/2006/02/24/135577.aspx http://search.msn.com/results.aspx q=List+Sql+Servers+on+a+network&FORM=QBHP ...Show All

  • SQL Server Error: Subreport could not be shown

    I am a new one in using ReportViewer in VS 2005. I try to use Main and Sub report to show data from my dataset. It doesn't matter if I use main report only, but the problem is when I use subreport intergrated with the main report. When I run it in browser, it shows:    Error: Subreport could not be shown The main report is ok.Is there any solution to the problem Thank for your help!!!! Don't know if you are still struggling with this one, but passing parameters to subreports is simply a case of right click on the subreport where you have included it in the main report, open the Propertie ...Show All

©2008 Software Development Network