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

Software Development Network >> Alex Bell's Q&A profile

Alex Bell

Member List

Rynus_Rein
msdnmonk
EdgarRC
Shambhu
ZZia
Alex Bocharov
JamesCandy
Rogério B. Villas Boas
Nick Davidson
Vizun
Zoop1984
TheRoon
John Fly
daokfella
Nahar
fel lobo
ItsIdefix
Matt Braafhart
MDouglas
Alex Wied
Only Title

Alex Bell's Q&A profile

  • Windows Forms What the intention of the "components" variable?

    For every IDE generated UserControl C# file, there are some identical code :       /// <summary>         /// Required designer variable.         /// </summary>         private System.ComponentModel.IContainer components = null;         /// <summary>         /// Clean up any resources being used.         /// </summary>         /// <param name="dispos ...Show All

  • Visual FoxPro reading html file in foxpro

    Hi I want to check an .html (or TXT if thats easier) file with foxpro for this line: src="cid:image001.jpg@01C67F47.26775C40" and replace it with src="image001.jpg" how can I do this, I can't figure it out :( look at using : STRTRAN() with filetostr(), append from\type or alines() Dave M. ...Show All

  • Visual C++ registry keys?

    I am trying to add a registry key to make my application run on startup. I am also trying to test first if the key is already added for autorun, if it isnt then add it. Can someone point me in the correct direction -edward In case of C++: f you are using Visual C++ 7.0+ you can use the registry wrapper class provided in ATL, known as CRegKey. The Create() member function of this class is the one you might be interested in your situation. Please remember that registry operations may fails in certain situations. So make sure that you are checking the return value from the Create() function. If the return value is not equal to ERROR_ ...Show All

  • Windows Forms Caching in Windows Forms

    I am looking to build an N-tier application portable to both Windows and ASP.NET, but need to come up with a caching strategy for the data. I'm considering either a caching provider, or a provider to deliver the components that need to be cached (so we can integrate caching into its code), but before I make a decision on the direction, I am wondering if Windows has a caching engine similar to that of System.Web.Caching. Any ideas I didn't discover till recently that the System.Web... cache works for Windows! Seems a little counter-intuitive with the namespace, but that's a workable answer! Thanks, guys. ...Show All

  • Windows Forms How do you use HIDDEN HTML INPUT in WinForms?

    Hi, I want to make a link to a site of mine that takes hidden input parameters. Does anyone know if this can be done Thanks for any help!  :) Oh sure!  Yeah that's what I used, the only problem is I couldn't find out how to put the form, and all it's controls into the request!  See what I mean I'm sure there's a& ...Show All

  • Visual Studio RTM version - SQL Express failed

    Hi I ran the uninstall tool - everything went fine. Ran the VS setup, SQL Express did not install. From dd_vsinstall80.txt [09/30/05,10:15:04] Microsoft SQL Server 2005 Express Edition x86: CreateProcess launched with cmd linez:\vs\setup\..\wcu\sse\SQLEXPR32.EXE "z:\vs\setup\..\wcu\sse\SQLEXPR32.EXE" -q /norebootchk /qn reboot=ReallySuppress addlocal=all instancename=SQLEXPRESS SCCCHECKLEVEL=IncompatibleComponents:1 SQLAUTOSTART=1 ERRORREPORTING=2 /watsongenman=SQL .mft [09/30/05,10:15:38] Microsoft SQL Server 2005 Express Edition x86: z:\vs\setup\..\wcu\sse\SQLEXPR32.EXE exited with return value 70032 [09/30/05,10:15:38] InstallReturnValue ...Show All

  • SQL Server SQL Server DTS

    I am trying to port dataease databases to SQL Server 2000. My solution involves first creating the tables in SQL Server then moving the data to some texfile and then importing the said data using DTS into SQL Server tables. Is there a better way for this dataease version 4.5.. ...Show All

  • SQL Server Cannot open database "eBayTrader" requested by the login. The login failed.

    Hello. I'm using Visual Web Developer, .NET Framework 2.0, ASP.NET 20., IIS 5.1. on Windows XP Pro SP2. I have assigned every possible user i can think of full permissions to the web folder, all of the subfolders, and the database files. This includes Administrator, Administrator Groups, ASPNET user, IUSR_Machine, Interner guest account, Network Group, Network Service Group, Power Users Group, Users. I'm logged on as administrator. When i run the web service from within VWD, i get this error. Cannot open database "eBayTrader" requested by the login. The login failed. Login failed for user 'DHJC2R91\ASPNET'. Does a ...Show All

  • Visual Studio Team System VSTS Speed

    So far I have been very disappointed with the speed of VSTS.  Whenever I run projects locally everything is fairly smooth.  However, once I connect to Team Foundation and check something in the entire app seems to do nothing for long periods of time.  I checked the CPU, Memory, and Network on the client the App/Data PC.  They all look like they are doing nothing.  If I wait for an hour... suddenly everything checks in.  I can believe this is normal.  Any Idea how I can track this down Thanks, Nate At this point, I'd recommend waiting for the September release of beta 3 ...Show All

  • .NET Development Accessing variables in a class.

    Hello, I would like to enumerate all local variables in my user defined class. Is there a way to access the local variable scope Thanks, Arijan. Are you sure you mean variables Maybe you're talking about fields class Foo { int field; void Bar( int parameter) { int variable; // code } } ...Show All

  • Visual C++ How to access a database

    Dear All, I am new to Visual C++ 2005 and I would like to write a network application that uses native win32 C++ and that stores and restores data to and from a different databases (depending on the setup). I am planing to make this application portable to be launched and executed on both platforms Windows and Linux. My question is that is there a generic iterface that enables me to connect the C++ application to an ORACLE or MySQL database (depending on my setup) so that I can restore or store my data using SQL commands from within the C++ program. Take note that this interface should be compatable with Windows and Linux plateform ...Show All

  • Visual Studio Team System TFS31001: Team Foundation cannot retrieve the list of team projects from team foundation server

    Hi, since yesterday i cannot login to team foundation server and i get the following error: TFS31001: Team Foundation cannot retrieve the list of team projects from team foundation server.the team foundation server returned the following error: the request failed with HTTP status 404: not found.. i have network connection and internet connection so i dont think this is the problem. any ideas what should and can be done thanks ori i have manage to fix it by changing the proxy server on my connection properties for some reason he refuse to work on the corrent proxy... thanks ...Show All

  • Visual Studio Express Editions MSDN Express

    There is aproblem with my MSDN express installation. I installed with VWD express but I cannot find the documentation for C#, System.Web namespace, ... so there are a lot of things htat are missing in Beta 2. Thank's Foris Zoltan This is by design. If you only installed VB Express, then documenation for C# or ASP.NET will not be included. This keeps the size of MSDN down to a reasonable size for download. ...Show All

  • Windows Forms WYSIWYG HTML Editor Control

    There are tons of browserbased WYSIWYG HTML Editor controls. But, i'm building a windows based Content Managment System, and need a HTML Editor for Windows.  Anyone know of a control i could use, or a way to export to HTML  Is there classess to convert RitchText to HTML   hi, thanks to jonas, i've been able to do a full english& ...Show All

  • Visual Studio bug in july ctp?

    trying to display a report in an asp.net page. The page runs and the page count is correct but the pages are blank. Export to excel errors, but export to PDF works and looks right. Known bug is there a workaround Allen Ok Rajeev. Win XP Sp2, July CTP of visual studio. OK, simplest repro I can do... I created a new web application. Added a report to it (report.rdlc) and put a line on the report. No data sources, just a line. The default web page has a report viewer on it, and the viewer's report is set to be report.rdlc. Run the web application and the page comes up blank, however if I select pdf a ...Show All

©2008 Software Development Network