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

Software Development Network >> G. Cr.'s Q&A profile

G. Cr.

Member List

Anvar
jsl
Kiran Karnati
Jack Diamond
JimR1
The_RainMan
CarlVerret
Green Bird
boto
Nits
Madhu74
Marlun
Scott52
John Neighbors
Hiten
hriverag93
venkateswarlu
Russell Parikh
Svennis
Sanghmitra
Only Title

G. Cr.'s Q&A profile

  • Visual Studio Team System SCC directory level security

    we're trying out TFS b3 refresh, i understand we can set different security on different WIT areas,  can we also set different security on different SCC directories   e.g. users in groupA can have full access to a workspace except a certain directory \root\sub1 thanks. Yes.  To set permissions on a file or folder, bring up Source Control Explorer (under View -> Other Windows), navigate to the ...Show All

  • Visual Studio Express Editions iwant to know how to access help in vc++

    HI i would like to know how to access help for c programming,under vc++ editor. kirikiri wrote: HI i would like to know how to access help for c programming,under vc++ editor. It is not clear which kind of help you are looking for. If you have installed the MSDN Help that is supplied with the Express Edition, try this: Click Help | Contents on the VC++ 2005 Express Edition menu bar. Expand to here: - MSDN Library fo ...Show All

  • SQL Server Multiple Filegroups

    Hi experts, I'm new to SQLServer 2000 and would like some advice on filegroups. Is there any advantage to seperate the filegroups for different type of data. For example: Data_1 for tables Index_1 for Indexes Audit_1 for Audit tables The files for these filegroups would be placed on RAID Disk. Thanks for any suggestions. Hi, you can save a lot of system time if you are able to store smart your tables, indexes, .... This is part from SQL ...Show All

  • Visual Studio Express Editions Login trigger

    I need your help here please: http://forums.microsoft.com/msdn/ShowPost.aspx postid=275285&isthread=true&siteid=1 Thanks The wmi supports events. I have used the wmi instance creation event to be notified when some one starts a program (win32_process class) or when some one inserts a usb drive (win32_logicaldisk class). You can find an example of this on my vb-tips website. http://www.vb-tips.com ...Show All

  • Visual Studio Team System Asp.net Unit Testing

    Hi, I followed the guidelines for creating unit testing on ASP.net pages. When i configure a test method for a page with the AspNetDevelopmentServerHost attribute, the Unit Test for an ASPX page is working but as soon as I remove this attribute i get the following error :- The web site could not be configured correctly; getting ASP.NET process information failed. The server may not be running a version of Asp.Net version 2.0 or greater. Re ...Show All

  • SQL Server Bad un-install of SQL Server 2005 Tools Express Edition CTP

    I have used the tool at this URL http://msdn.microsoft.com/vstudio/express/support/uninstall/#Tool and *cannot* get SQL Server 2005 Tools Express Edition CTP to uninstall. I get the following dialog box: "The setup has encountered an unexpected error in datastore. The action is Write_CommitFlag. The error is:Unable to write property into cache flagCommit Unable to write property into cache: "flagCommit" XmlRW Error: F ...Show All

  • Smart Device Development Regarding Emulator Device

    Hi To All, I am  new to the Emulator device environment, I want to know how to start my programming with this device. Please Help Me.   Thanks In Advance Raja   Hello, This link might be useful for you http://msdn2.microsoft.com/en-us/library/sa69he4t(en-US,VS.80).aspx -Thanks, Mohit     ...Show All

  • Software Development for Windows Vista Stateless Hosts

     I understand that the WWF engine must be hosted in a host.   When using ASP.NET I assume on the page load the workflow is loaded, work is done, and then the workflow is saved and persistated to disk. What happens when you have asyncronous operations   Does the workflow engine stay alive until the async operations are completed Yes the workflow runtime can store a workflow instance to the persistence service and t ...Show All

  • Visual Studio 2008 (Pre-release) Querying and late bound data providers

    Hi Normally in the projects I work on we use a strict provider based architecture for accessing data. Obviously this is done to avoid having any nasty database or XML or something else dependancies in the logic of the program. The problem on the other hand is that querying such data stores must also be part of the provider meaning that all possible ways of querying data must be covered by the provider which obviously isn't feasible. Now I was ...Show All

  • SQL Server XML DOM Document

    Hi, I created some DTS packages in sql server 2005 and this morning I am getting errors. I am able to open the packes to edit. Following are the errors: Error 1 Error loading MCDMS_Load_Key_OCRepair_Extract_TST.dtsx: Unable to instantiate XML DOM document, please verify that MSXML binaries are properly installed and registered. E:\SCRIPTS\MCDMS_Scripts_System_Test\MCDMS_Load_Key_OCRepair_Extract_TST.dtsx 1 1 Error 2 Error loading MCDMS_Lo ...Show All

  • SQL Server New Query button -- always prompts for authentication

    Every time I click the "New Query" button, or drag a file into the editor, the system prompts me for authentication. This time and time again leads to executing commands on the wrong database, and the only workaround is basically to accept the necessity to hit the enter key when prompted for auth, and to always double-check which database you're about to execute your query against. If the user account you are authenticating as has acce ...Show All

  • Visual Studio 2008 (Pre-release) Dynamic type loading

    I'm trying to dynamically load types from a dll and pass the newly created objects through WCF. Is there any way to do this Dynamically load data contracts KnownType attribute I suppose the main issue is the actual method call itself. Since the type isn't known at compile time, I've been using Object, but testing reveals that specifying "Object" then passing a type with a data contract still doesn't work. Any help would be appreciat ...Show All

  • Visual Studio Express Editions Installation problem with 2.0 Beta

    I had previous .Net Framework 2.0 beta 1 installed and followed instruction of beta 2 installation from http://lab.msdn.microsoft.com/vs2005/uninstall/ But, I keep getting error message Microsoft .NET Framework 2.0 Beta 2 Setup has stopped because item listed above could not be downloaded And I followed trouble shooting from instruction below. Then I still get same problem. Any idea Eddie Hello Eddie, Try the manual un-installation instru ...Show All

  • Visual Studio Express Editions Network drive issue?

    I want to use VB 2005 Express for a high school intro programming class, but I seem to be having severe issues running some programs. A little searching seems to indicate that .NET apps don't like being stored on a network drive. We have "My Documents" mapped to a network folder for student and teacher accounts. Some of my quick sample apps are failing on start up with: An error occurred creating the form. See Exception.InnerException for det ...Show All

  • SQL Server SQL Server Management Studio Express CTP - not working

    The SQL Server Management Studio Express CTP application is not working anymore after having done so for a day. No messages, nothing when I double click the icon. Everything else seems to be working OK. I have tried a de-install and reinstall with no success. Some of you who know where to start looking Regards TorB. Thanks Steven ! Hve downloaded and installed the new Nov. 11 build, and once again installed the S ...Show All

©2008 Software Development Network

powered by phorum