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

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

Yottie

Member List

Carlos Vara
Gajanan Didore
MartinFr-
Robert Barlow
Bshivley
barton
mvermef
DeveloperMCT
Wix
Neetan
Kbathgate
David Ellard
Adam Prout
lauramc
Ahmed Basha
mculo
jesuscheung
Muhammad Imran Taqi
Tirrell
J. Shen
Only Title

Yottie's Q&A profile

  • Windows Forms Does .NET has this component built in ?

    Well, the component is very common in all kinds of applications, just wonder if .NET has it. If not, I probably have to make one.... It's the component in Visual Studio, the "Search Result" panel at the bottom of the window. Just for  ...Show All

  • Visual C++ capture video from a webcam with visual c++ 2005 express edition

    Hi,  That is the first time I use visuall C++...I would like to capture an image from my webcam with visual c++. Has anybody a project or a simple way to do that.. I saw somehing with WIA or directshow but I cant understand how to use them. So I found something doing that with with "video for window" but i have linking problem after compiling: Thanks ------ Build started: Project: TestCpp, Configuration: Debug Win ...Show All

  • Visual Basic Database Questions

    I'm fairly new to creating programs that utilize databases. I have just purchased a book about ADO.NET, but I wondering if anyone could offer some opinions on where to start. In particular, what database program should I begin learning Most of the applications that I want to develop will really only need a local unshared database to systematically store and recall information. I would really like to avoid spending a large amount of money on p ...Show All

  • Visual C++ Incremental linking

    Our solution contains 8 projects - one MFC exe, one DLL, and six static libraries. We are using VC++ 2003. To do a full link on the executable is very slow - as much as 10 minutes. We believe this is the fault of some third-party libraries we are linking to, but right now we don't have an alternative to using them. Incremental links, by contrast, take less than two minutes. This ought to largely take care of the issue, but it doesn't. ...Show All

  • Windows Forms client vs. non-client area of control

    I am creating an owner drawn control where I want certain parts to be active and others to be inactive. However, I want to be able to draw within the whole control. This means that I can't just use the standard region property to desi ...Show All

  • Visual Studio Team System Team Foundation Server installation error

    I'm trying to install the Team Foundation server (Single Server) and I get this error (taken from the installation log file): [05/17/05,12:25:31] vs70uimgr: DisplayMessage_START:Error 32000.The Commandline '"C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\uninstall\createds.exe" " http://STARBUCK/ReportServer/ReportService.asmx " TfsReportDS "Data source=STARBUCK;initial catalog=BisDWDB" "SPRINGFIELD\tfsservice" "010000 ...Show All

  • SQL Server Functions not documented??

    if you look at Chris Hays's Blog http://blogs.msdn.com/chrishays/archive/2004/07/23/193292.aspx we find functions which were not documented in Reporting Services. eg. =Ceiling(RowNumber(Nothing)/3) now where do i go to find more goodies like that microsoft has given us alot of good features with reporting services. if only we know how to use them... All of the aggregate functions are documented in the included ...Show All

  • Visual Studio Tools for Office Using a template on a template

    Hi! I just got an assignment at work where i am supposed to look into the opportunities in creating MS Office Word templates using VSTO 2005. I was wondering if it is somehow possible to create a custom template which is based on a sort of master template that holds all the boilerplate text and action controls. The reason why this i attractive is that it would provide a way to publish a custom template that could by customizable to the use ...Show All

  • Visual C++ IntelliSense works intermittently

      I understand that c++ intellisense is poor than c#, but sometimes it simply doesn’t work. The scenario is quite simple:   Edit a line and type a class object and then the -> operator. Successfully intellisense open the drop-down box and show all available members. Now go to the next line and type de same class object and intellisense is not capable to find any thing. Or at reverse situation. In first line intellisense doe ...Show All

  • SQL Server Cannot open backup device 'F:\foldername'. Operating system error 5(Access is denied.).

    SQL 2005 Enterprise Even if I logon as Administrator and try to backup any of my databases to local partitions, I get this error below. I have been operating fine up until this point and doing backups all the time.  As far as I know, and after checking, no permissions have changed and of course Administrator has ntfs permissions to my local C and other partitions on this server: TITLE: Microsoft SQL Server Management Studio ---------- ...Show All

  • SQL Server Resolving

    Hello! I am having trouble connection to my SQL 2000 SP4 using TCP IP. I can only connect specifying the port number in for instance query analyzer. What do I need to do to get it connecting without port number Do I unblock the resolution protocol UDP 1434 in my firewall Carl Norway What is error message. If the error is something close to ""Error Locating Server/Instance Specified", you ...Show All

  • Software Development for Windows Vista Where to find include file Windot11.h?

    The SDK that I have downloaded doesn't seem to come with Windot11.h I am using Visual .NET 2003. Even the OID_DOT11 found in the NDIS OIDs are not well documented. How can I get more info Please help! Thx I think you need the Vista SDK for that. http://www.microsoft.com/downloads/details.aspx FamilyId=9BE1FC7F-0542-47F1-88DD-61E3EF88C402&displaylang=en ...Show All

  • Visual Studio Team System help on sql parameters

    hi, I'm working with some custom rules right now. They are as follows: 1. Create a custom rule to log any exception that is thrown. THe exception should be logged in an xml file. 2. Check for SqlParameters while passing to queries. Thanks in advance, ThunderRock For exceptions, you can inspect the Method.Instructions looking for OpCode.Throw and OpCode.Rethrow. Performing an analysis ...Show All

  • Visual Studio Disable updates in the edit window

    Hi, I have an add-in that changes the text in the file that is currently in the edit window of VWD. How do I disable the updates to the window while I my add-in is ruinning then enable the window and refresh it when the add-in is finished Thanks, Nick You can diable UI by setting the following property DTE.SuppressUI = False /Ole ...Show All

  • Visual C# Client side Callback: No suitable method found to override

    I cut and pasted into VS the "ServerTime" code at http://www.dotnetjunkies.com/Tutorial/E80EC96F-1C32-4855-85AE-9E30EECF13D7.dcik The only change (due to an error message from VS) I made was to the Page directives, so that they read as follows <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="ServerTime_aspx" %>  When I try to run the program I get the following 3 error messages: Error 1 c:\ ...Show All

©2008 Software Development Network

powered by phorum