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

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

GiPer

Member List

Trish
imec
Kennibal
Dwayne Need
Greg_Dodd
HgEuAaVrEdN
TheDigitHead
TnTico
Pater_Peter
rthurber
gigs
John Black
sherga
Matt Spy
VICTORLU
Alex Ivanov
arturm
rajkumar sharma
Boheme
Bob C
Only Title

GiPer's Q&A profile

  • SQL Server AdventureWorksDW database

    I can not find the databases and samples for SSIS that are mentioned in the tutorial on my disks, or DVDs. Please tell me where I may get them from Installing SQL Server copies the Samples off the CD, but doesn't install them. Start > All Programs > Microsoft SQL Server 2005 > Documentation and Tutorials > Samples > Microsoft SQL Server 2005 Samples to install. Greg. ...Show All

  • .NET Development ADODB and BindingSource

    I have been experimenting with large recordsets (100000 records or more) and find that ADO.Net just doesn't cut it. Its painfully slow until the memory load completes, which is understandable given the disconnected nature of Datasets and Datatables. But even a Datareader is not much faster, and still consumes huge amounts of memory (not sure why this is, since a Datareader isn't disconnected). I am working with a large Access table on a local network, and the app requires reading in the large number of records. I'm using a BindingSource control, so I started to wonder if I could use ADODB and bind a Recordset to the BindingSource. Well, t ...Show All

  • Visual Studio Team System Expand Keywords

    Does the Expand Keywords from Visual Source Safe exits in the new Version Control Thanks ...Show All

  • Visual Basic Deploying .net framework on Window NT TSE 4 sp6

    We want to deploy visual studio applications to our citrix farm that runs Windows NT TSE 4 SP6.  We want to integrate with Office 97 applications with those visual studio applications.  Possible Hi, here are the system requirements for .net 1.1. It should run on your systems. http://msdn.microsoft.com/netframework/technologyinfo/sysreqs/default.aspx With .net 2.0 there may be issues I did not find it as supported OS. System Requirements Supported Operating Systems: Windows 2000; Windows 98; Windows 98 Second Edition; Windows ME; Windows Server 2003; Windows XP Important: Make sure you h ...Show All

  • Visual Studio Team System TF2006: Could not connection to the Team Foundation Server.

    After i installed the team foundation server, i can access to work items in team explorer by Administrator account. However, i could not create any other accounts to access work items. When i double click to queue thw work items, it will display the following message.   "TF2006: Could not connection to the Team Foundation Server. Check that you have a network connection and that your team foundation server is avaliable."   Can anyone tell me what's the matter and how to solve it I think it is the permission problems. Since if i grant local administrator account to new account, it can queue work items. Thanks ...Show All

  • Smart Device Development Performance on requery of dropdown box populated by XML...

    I've got a drop down box that I'm populating with a dataset from XML. When I hit the drop down box the first time, it seems to populate lightning fast. However, when I re-hit the drop down box (say I'm adding a second record), the performance slows down exponentially.  I'd be happy to post code if that'd help. Thanks in advance. Jason Thanks so much!  I'll try it out.  Tried it...works like a charm.  Prish! Jason ...Show All

  • Windows Forms RequiredFieldValidator in WinForms

    Hi all, I am an ASP.NET app developer so don't mind this silly Q ;)  I have many TextBox controls on my WinForm that is required (cannot be empty) and I want to validate this when the user clicks the OK button. In WebForms apps I can use the RequiredFieldValidator control that will do this for me using JavaScript on the client side. How  ...Show All

  • SQL Server Full Text Search component problem

    Hai i having Mssql Server 2000. My System OS is Windows xp and Ram 1 Gb I having Install MS Sql Sever Service Pack 3 in my system. then i install Full Text Search component I run this Command SELECT @@VERSION Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05 Copyright (c) 1988-2003 Microsoft Corporation Personal Edition on Windows NT 5.1 (Build 2600: Service Pack 2) SELECT SERVERPROPERTY('productversion') return =8.00.760 SELECT SERVERPROPERTY('productlevel')= Return SP3 SELECT SERVERPROPERTY('IsFullTextInstalled') returns: 0 but i run This command i got This Error EXEC sp_fulltext_database 'enable' returns: Server: M ...Show All

  • SQL Server I am unable to install SQL Server 2005 on Win XP SP2 box

    I get to the point of starting the services and receive the following message after about 4 minutes of trying to start. I tried in Mixed Mode and Windows Authentication Mode. Message: TITLE: Microsoft SQL Server 2005 Setup ------------------------------ The SQL Server service failed to start. For more information, see the SQL Server Books Online topics, "How to: View SQL Server 2005 Setup Log Files" and "Starting SQL Server Manually." For help, click: http://go.microsoft.com/fwlink LinkID=20476&ProdName=Microsoft+SQL+Server&ProdVer=9.00.2047.00&EvtSrc=setup.rll&EvtID=29503&EvtType=sqlsetuplib% ...Show All

  • Windows Forms How to detect mouse click on winform title bar?

    I have tried searching everywhere for this and have come up short everytime, I assume this requires a Win API function but if some one could point me in the right direction I would greatly appreciate it. Well I figured out how to do this in the end. I'm sure there are other ways but this works for me.   Private Const  ...Show All

  • .NET Development slow loading data

    I am trying to build a treeview that loads data from a database. The parent nodes hold the car make (approx 30 makes); The child nodes holds each car make model(approx 5000) The grandchild node holds each model engine type(approx 32000) The greatgrandchild node holds each part that can be fitted on each engine(approx  125000) I have tried both approach using loading a DataSet with a DataAdapter And I have tried the DataReader and both are very very slow I have clocking approx 2 minutes wait that way to slow. I am using access database (its not a choice is a must as the data already exists) ...Show All

  • Windows Forms Have program running from taskbar

    How can I have my .net app running from the taskbar - giving the user the option to doubleclick on it or right mouse for a menu.  I.e. like volume control, zone alarm, antivirus... Check out this article: <a href="http://www.codeproject.com/csharp/trayiconmenu01.asp">http://www.codeproject.com/csharp/trayiconmenu01.asp</a> ...Show All

  • Visual FoxPro Why no Visual FoxPro Standard or Express

    Hi, I own a licenced copy of VFP 6 included in my licensed copy of VS 6 Professional. I'm very interested in FoxPro, but I can't afford the price to upgrade it to its highest level. I'm happy that VB, VC++, VC#, VJ# have Standard or Express editions for little or no money at all, but I'm sorry that VFP doesn't have a standard or express version (yet). Since it's a very interesting database, I'd like to see also a standard or express edition for little money like $100. For such low price some elements do have to be removed: 1. No SQL Server connectivity, only local VFP connections. 2. Only simple reporting tools 3. No extensibility using VC++ ...Show All

  • Visual Studio Tools for Office VSTO Solution is not running on client's PC

    Office application was deployed using Studio publish wizard to the network share. Development Worstation can succesfully run office appllication from the network share. according to the Guide lines in the MSDN library i have client's workstation prepared for the deployment PIA, Office tools runtime. .NET Security was deployed from development workstation. When i'm trying to open Excel template on client's workstation it opens document without any code running and no messages are displayed. Any idea how to approach troubleshooting Thank you Maxim Hello Maxim, You are correct. To run VS ...Show All

  • Visual Studio Team System Team System Builds and dropping an MSI

    Hi, I just started using Team System this week, and I've been able to muddle along fairly well, but I've just discovered something that to me is a real show stopper. And based on the searches that I have done in Google and in these forums, I'm beginning to think there is something fundamental I missing based on the small number of responses to this problem. My problem is that the team system build does not build the Setup projects. I understand that this is because MSBuild does not support them, but I am flabbergasted by this fact. What use is a build system that does not create the fundamental deployment deliverable Obv ...Show All

©2008 Software Development Network