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

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

StjSm

Member List

dan456456
danclarke_2000
Neza
swapnil katare
Stritch
Sarang Datye
freewind
Ed Mee
PIEBALD
Tom Niwinski
StealthyTofu
emilevdberg
Mestreechteneer
perfect13
Todd Brooks
Gisela
Ibrahim Khaleel
Mervyn
AmauryR
MissBook
Only Title

StjSm's Q&A profile

  • Visual Studio 2008 (Pre-release) WPF rendering falls back to software if NetMeeting is open!!

    If Netmeeting is open, rendering in WPF falls back to software. Can be figured out by using perforator. Any ideas I haven't used NetMeeting in quite a while, but it had a feature where it disabled all video acceleration in order to speed up the desktop sharing features. This made desktop sharing much faster and in that situation video acceleration didn't really make sense anyway. I don't recall if there was ...Show All

  • .NET Development NotifyAlert.exe-Common Language Runtime Debugging Services

    How can I get rid of this Window popping up NotifyAlert.exe Common Language Runtime Debugging Services               Application has generated an exception that could not be handled.               Process ID=0x7fc (2044), Thread Id=0xc38(3128)           ...Show All

  • SQL Server DataBase path

    How can I create a DataBase with smo in another path thanks, Hi, you can do that by specifying the new file path witin the datafile object: DataFile df = new DataFile ( new FileGroup ( "DBName" , "FileGroupName" ), "Logicaldbname" , @"C:\Somepathtostore\somefilename.mdf" ); HTH, Jens Suessmeyer. --- http://www.sqlserver2005.de --- ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DirectDraw

    I think yes (although I am unfamiliar with DirectDraw) if you can Add a DirectDraw Reference to the project. I was able to Add a reference to Direct 1.0 (no idea what that is) from the COM tab. Yes Direct Draw can be used in windowed mode, All that it relys on is a valid directX Device. With the DirecX Device you can assign it to either a windows form (So that it takes up the complete form), which can then be converted to a full screen sy ...Show All

  • Windows Forms Problem with Mdi forms and Show method

    Hi guys, I have a Mdi Container that can be minimized to tray. So when when I click minimized button I Hide the form and I show the notify icon. The problem is that during the mdi parent is not visible, maybe I have to create new  ...Show All

  • SQL Server Another question about Login failed, but with Windows NT Integrated security for SQL 2005

    Hi, Happy New Year!   I have been struggling with this problem for a while with SQL 2005.   I have never had such login problem with SQL 2000. Here is the scenario:   I have installed SQL2005 standard version on a XP Pro box and I am trying to access it from another XP Pro machine.   I can access it using a SQL user name and password that I set up on the server, but I have not had luck with using Wind ...Show All

  • Visual Basic Shockwaveflash - Transparent Property

    Good day, I need some advice from the experts on the Shockwaveflash property WMode. With VB6 you can set the WMode property to “transparent” which then only shows the animation you want to see, but with the Visual Studio 2005 (Visual Basic) when I make the same property (WMode) to transparent it doesn’t give the transparent effect only a block with the animation. Is this a Visual Studio 2005...problem…or do I need to set some other proper ...Show All

  • Visual Studio Team System DisposeMethodsShouldCallBaseClassDispose and RuntimeHelpers.PrepareConstrainedRegions()

    I might not understand the concepts of the RuntimeHelpers.PrepareConstrainedRegions, but it seems appropriate to use it in the Dispose( … ) method to ensure that the base class' Dispose method is executed. Removing the RuntimeHelpers.PrepareConstrainedRegions(); line removes the message. I am running VS2005 and FxCop 1.35. public class TextWriterTraceListener : System.Diagnostics. TextWriterTraceListener { ...Show All

  • Visual Studio Team System Deleting a build type

    Is there a way to delete a build type   I can see the associated files in the Source Code Explorer, but it won't let me delete them from there. You also may need to Get the latest version (recursively) of the TeamBuildConfiguration directory before deleting any files. ...Show All

  • Visual Studio Express Editions VB 2005 Express ED. can not connect to SQL Server 2005 Workgroup Edition

    morning, I have just created my Company Database, now i'm developping an application for this, but i can't continue because i can't connect my VB 2005 Express Edition to my SQL Server 2005 WorkgroupEdition, when in VB 2005 Express Edition i'm trying to add a Data connection to my Database file.mdf, - Datasource : Microsoft SQL Server Database File - Dataprovider: .NET Framework Dataprovider for SQL Server and The Log ...Show All

  • .NET Development Unable to emit assembly

    Hi, I have an excel program that was created in VS2005/VSTO. I am notsure if this part of the issue. The program runs great but when I added in a class from a different developer, who designed it. I am getting this error: Error 4 Unable to emit assembly: Referenced assembly 'LoginForm05' does not have a strong name He did create a strong key added to the program, checked it back into source safe, then I ad ...Show All

  • Visual Studio Team System Log of TFS activities???

    Is there a way to log the activities performed within TFS I'm more specifically interested in logging activities such as: User connections (not the Event Log) Check-in, check-out Project related changes Thanks. FWIW, the correct answer to this question is to use the Reporting features. The warehouse lets you track the current state of many metrics like the ones above, and the cube lets you track t ...Show All

  • SQL Server Getting Flatfile col data into a variable

    I have a flat file with several columns and maybe half a dozen rows I want the value of the first column of the last row captured in a package variable for other processing.  In the old DTS I ran the data through a transformation from the flat file to a dummy table in tempdb and captured the value for that field via the Active X code inside the transform: DTSGlobalVariables("DistrictVersion").Value = DTSSource("Col001")  ...Show All

  • Microsoft ISV Community Center Forums How to use Direct3D in VBA

    I want use Direct3D in PowerPoint, but I can't found a control like picturebox in VB. The control in VBA don't have 'hwnd', how can I initialize Direct3D. Thank you ! Per our support engineer: Let’s talk about following issue. Our buddy wants to use D3D in VBA. Actually, we can insert an ActiveX control which hosts Direct3D into PPT file. I attached my sample code in the email. Please ask our buddy have a ...Show All

  • Windows Search Technologies sending query via page other than msn.com

    Hey guys, I was wondering if anyone could help me. I'd like to include a search form for WDS on my browser homepage and be able to submit the query from within that page, I'd like to see the results in the WDS. This works fine for msn.com (select desktop tab) but I cant seem to be able to get the code so I can use it with ANY page. any thoughts on this    wow - 250+ views and no one with an answer ...Show All

©2008 Software Development Network

powered by phorum