Answer Questions
idbguy Q: C# tutorials with samples?
hi, when i was learning macromedia flash Actionscript i found lots of recources with examples and that was so helpfull and reduce the time for me you can for examples take a look to this site http://actionscript.org/tutorials.shtml is there anything like that for C# Best regards Try this site: http://msdn.microsoft.com/vstudio/express/visualcsharp/learning/ Good Luck! hi, yes i saw ...Show All
Raffiq Eddy installing express editions on same computer as full editions
This refers to the final products. Can we have visual web developer express and sqlserver express alongside vs stuidio 2005 and sqlserver 2005 developer edition Any issues dennist685 I'm new to asp.net and the express edition might help me learn it faster. Am I wrong dennist685 If you create web projects with visual studio 2005 why would you want visual web devel ...Show All
li74531 LearnVS.net's projects?
http://msdn.microsoft.com/vstudio/express/vb/learning/ I downloaded those, wanting to get into using VS2005. I have Standard Edition I can't seem to use those projects with the VS2005 Standard. Is there a compatability problem between the two programs he shiped the example with the videa after he completed it for sure, for you to take it as reference , you can try write (code) as what he saying then later on you can re ...Show All
Kaligero Compiling a Visual C++ project in VSEE
I have a small project that someone gave to me that was written in Visual C++ 7.1. I need to make some tweaks to the code, but I don't own Visual C++. The project outputs a DLL. I just downloaded the Visual Studio Express Edition 2003. This would be fine for me, but I'm not sure how to translate the project files he gave me to the compiler and linker command line options. I've got a vcproj, dsp, dsw, ncb, sln, and suo file for the pr ...Show All
thumperMTB Space between a property-name in the propertygrid
hi, is it possible to define properties with spacebar how can i place a space between a propertyname for example: Public Property SemtinListesi() As String Get Return _semt End Get Set ( ByVal value As String ) _semt = value End Set End Property now in the propertygrid the above property is shown as "SemtinListesi". But I want it to be shown like "Semtin Listesi&quo ...Show All
Boycey Installing visual studio express problems
Hi All Having problems after downloading the express editions of vb and web developer. it copies 39 files to the temp area then does the loading instalations componets, i accept the license aggrement and click the two boxes. I then click install, it then says :- Microsoft Visual Basic 2005 Express Edition - ENU has encountered a probelm during set up. setyp did not complete correclty. Error signature bits says something about dllmgr_bitse ...Show All
Eugene_B My Sql & MSFlexgrid1
hello i need to excute my sql query result into MsFlexGrid1 i use this code Dim conn As ADODB.Connection Set conn = New ADODB.Connection Dim c As Integer Dim r As Integer Dim x, y, z, i x = "localhost" 'srvname.Caption y = "root" 'srvuser.Caption z = "admin" 'srvpass.Caption i = "microsoft" 'srvdatabase.Caption conn.ConnectionString = "DRIVER={MySQL ODBC 3.51 Driver};SERVER=" & x ...Show All
anshubansal2000 DTS into sql 2005 express edition
has anyone done this successfully documentation is limited and i am getting ready to try this - just wondering - using enterprise manager or it there a way to import data from another db Yes, I believe so because you're running DTS from EM (in SQL Server 2000) and not from SQL Server Express. hey Mike - am I able to use EM to export data to sql 2005 express edition I understand i coul ...Show All
WolandIL What now? - x86
I have downloaded http://www.microsoft.com/downloads/details.aspx familyid=32BC1BEE-A3F9-4C13-9C99-220B62A191EE&displaylang=en . To let me redistribute my applications, but I don't understand how to use this. I installed it and I was given no instructions on how to use it. Please help, Wilko I tried one method and got the below Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2 ...Show All
Pete Edberg Using Classes and Structs
I am confused on using Classes and Structs. Can anyone shed light on what MS has changed about them example this code generates a ton of weird errors #include <windows.h> class CIGECORE { public : LPSTR sAppTitle; int iPosX; int iPosY; int iWidth; int iHeight; }; eh I see Now only these 2 ...Show All
Joao Marcelino Package load failure in VWD on opening the software.
I get the following error when I open the software. This is on my home computer, I did have VB studio and the Beta versions... I have installed it at work at it was not a problem.... but I have uninstalled and installed five different times.... Please help.... Package load Failure Package visual Studio Common IDE Package’ has failed to load properly (GUID ={6E87CFAD-6C05-9CD7-3B7943875B7C}. Please contact package vendor for ...Show All
naylouvar Having trouble watching training videos
Hi, I'm trying to watch the training videos on Microsoft's site ( http://msdn.microsoft.com/vstudio/express/vwd/learning/default.aspx ), yet the video will pause while the audio continues. Anyway to get these videos to run smoothly without the video pausing for a minute every once in a while I can still here the audio though. Thanks! Leo I downloaded them and I still get the same problem. For e ...Show All
RickRSL compile App_Code-files / "Publish Web Site"
hello, i understand that in beta2 there is an additional option with the "Publish Web Site" step - which is to compile the code-behind, but leave the html still in the .aspx pages for later modification . Where is this feature In Build configuration manager - configuration is set to Debug - how can i change it to release thanks If you choose "Publish [websitename]" from Build menu, the dialog wi ...Show All
Bill Tice Excel VBA ADODB to VB 2005 Using System DSN Access Database
This is probably basic 101 for you guys as I have searched the forums and have found no questions RE: Above. Basically I started using VBA with Excel and I would like to convert a solution to VB 2005. I'm Stuck big time with retreiving information from my existing Access Database. With Excel I would use the following to populate textboxes on forms; Sub GetProdDetails() Dim strSQLProdDetail As String, ProdCode As String ProdCode = frmProduc ...Show All
Terry Denham Does Microsoft support this product?
Does this response even come close to addressing the activation issue Did you even read the problem I described in the post This just proves my point that there is no competent support at Microsoft, just excuses and a bunch of B.S. I've read enough. I don't know why the activation wont work for you. But I also think they can start to ignore you if you continue spamming like that here. They, I think, ...Show All
