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

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

ChrisTB

Member List

MojoMonkey
parth1729
Tomislav Kralj
WillHart
JosieICS
Justo J Saavedra
Seth Hall
XPDev
Alaska
Alicuevas
Fradam
tspitz
TimL
Zvonimir
globalswtech
Xiaocheng Tong
Mark Simon
Buccaneer
tpaxatb
SnavsDK
Only Title

ChrisTB's Q&A profile

  • Visual Studio 2008 (Pre-release) Microsoft still on track to ship the WinFX bits

    Hello all, I am reading on some news groups that WPF is not going to be there in initial release of windows vista. Does anyone knows more about it I cannot imagine vista without WPF. Any thoughts from experts Thanks Basav Until it is final, it is not final. That said, the last I heard (At the Mobility group partner briefing this week), is that WPF will be on the Vista CD, but will be an ...Show All

  • Visual Studio VSS 2005 RC0

    After uninstalling Visual Studio Beta 2 and installing Visual Studio 2005 RC0, Visual Source Safe does not work.  I can't find VSS 2005 RC0 in the downloads section and VSS 6 does not work with Visual Studio 2005 RC0.  Is anyone else having this problem Thanks, Greg I got VSS 6 to work with VS 2005 RC0 by re-registering the ssscc.dll as follows: regsvr32 "C:\Program Files\Microsoft Visual Studio\VSS\ ...Show All

  • Visual C# How i can Embed swf file in the form..?

    Hello,all.. How i can embed a swf file..in a form.. which object can i use ..(i am using C# 2.0..not C# 1.1..).. Did any one try..that..please help..i have a column in database called fld_Data..which is of type of image..datatype..it contains all data....(images(jpg,gif,) and swf )..the question..i know how to show the images on PictureBox. Control..but the question how i can show swf flash file..in that control..or another controls.. ...Show All

  • .NET Development unable to connect to SQL server

    hi everybody! I am just a beginner in asp.net. i am trying to connect to the sql server and getting an error: Login failed for user 'sa'. Reason: Not associated with a trusted SQL Server connection. the code line for connection is : cn.ConnectionString = "Data Source=DENVER; Initial catalog=pubs; user id=sa ; Pwd=" right click on the server name - properties gives a message saying  only sysadmin can access this feature.  do i need to ...Show All

  • Visual Basic help, accmdpaste command dumps me out of Access form button code before sub is done.

    MS Access 2003: I've got a button on a form copies the current record into a new record, using "runcommand" in the the following sequence: 1. select record 2. copy record 3. goto new record 4. paste record That works fine. Next, within the the same sub I want to change a few of the fields on that form, but I've found that the sub quits executing the code right after the paste command. I don't know if its automatica ...Show All

  • Visual Studio Team System TFS Data Warehouse Schema (SQL Server)

    In SQL Server (Database Services): I am looking for the project field in the workitemslatest table.  Which field is it   What is the AreaID It is also useful to note that the warehouse relational and cube schema has changed between beta 3 and RTM.  It will be treated as a public interface going forward. ...Show All

  • Visual C# Real-time Communications (RTC) Client API

    Is the Real-time Communications (RTC) Client API available in C# If not, is there a relatively simple way of using RTC API's libraries in a C# application Or, perhaps, the only way to go is to learn C++ .. The same question - for Windows Peer-To-Peer SDK, and/or any other Instant Messaging technologies, which libraries can be plugged into a custom client application written in C#. Thank you very much in advance for any hints/links. ...Show All

  • Visual Studio 2008 (Pre-release) How To Get rid of Focus Rectangle Around The ToggleButton Element

    I know this question has been asked ages ago, but I just cannot find the previous thread, so I ask it again. Sheva Hello! I used this in codebehind to get rid of them.. myRectangle.FocusVisualStyle = null; /erik ...Show All

  • Windows Forms Automation of adding trusted sites

    Does anyone know how to added trusted sites automatically in IE 6 rather than having to manually go add the site I thought it may just be a regkey so I search for it, but no luck. Any other ideas ...Show All

  • Visual Studio Team System How can i write custom rules in FxCop?

    Hi All, I like to know the step by step procedure to write the custom rules in fxCop. I got some articles regarding this subject from the net, but all are confusing. I'm using FxCop 1.32. I like to know the following things 1. How can I write a simple custom rule using Visual Studio.Net (in C#)    for the Introspection engine. 2. How can I debug it and make sure that it is error free. 3. After developing my custom rule, how can I add ...Show All

  • .NET Development Will .NET support semantic web standards?

    Don't know if this is the right place to raise this question, but I haven't found a better one. We're interested in using semantic web standards (RDF/OWL) on a .NET platform. There are many open-source packages that support the semantic web, but all the most advanced ones are written for Java (ie, HP's Jena). There are a few offerings for.NET, like Joshua Tauberer's SemWeb , but none go beyond basic RDF to support ontologies and inferencing ( ...Show All

  • Software Development for Windows Vista contradictory installation instructions

    In my office/work PC, I had installed from downloaded file "Visual Studio 2005 Extensions for Windows Workflow Foundation Beta 1.2.exe" somewhen from November, 2005. Today I started to install "it" at home PC and observe that download page http://www.microsoft.com/downloads/details.aspx FamilyId=E27AA8DC-A029-4836-AC59-6B4805DF42FA&displaylang=en contains the download dated by 12/20/2005 What are the differences Whether it i ...Show All

  • SQL Server Create Script Database

    Hi, i want to know if there is a tool like scptxfr in SQL2005, in order to generate a script of all database.  I need this , because i have to make a job that automatically generates script of all database every day for backup. Thks. There is no such tool with SQL Server 2005. However you could create such a tool very with SMO with not much effort, depeding on what you want to do: http://blogs.msdn.com/mwories/articles/smosam ...Show All

  • Windows Forms replacing char during digit on datagridview

    Hi all :) Here is my problem: private void dataGridView1_EditingControlShowing( object sender, DataGridViewEditingControlShowingEventArgs e)         {             dataGridView1.EditingControl.KeyPress += new KeyPressEventHandler(EditingControl_KeyPress);                 &nb ...Show All

  • Visual Studio 2008 (Pre-release) Why is it possible to generate proxy with svcutil for localhost only?

    Why is it possible to generate proxy with svcutil for http://localhost ... only You can generate proxy for remote services also,can you please give us more info about this problem. -Thank you Madhu ...Show All

©2008 Software Development Network

powered by phorum