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

Software Development Network >> VS Express Editions

VS Express Editions

New Question

How do I load the next GroupBox?
VC++E Forms Designer Hell
Problem with an Array in VB 2005 Express (previously posted in the wrong forum)
Opening shorucut with VB application
Can't debug old project
Installation software that installs sql express, my project and .net
Will express edition do this?
how to save and update database?Urgent!!!
a minor problem
Intellisense Does "See" all Forms Controls And Procedures

Top Answerers

jesal
dagjo
Sean J
amm.firas
Marcus Mac Innes
ramamoorthi
FHaak
aly aly
normschaef
HAKK1NEN
San Antonio Express-News: Nation - World
Only Title

Answer Questions

  • Tuchi Vb Express & Report

    How can i build a report with Vb Express I don't want export everything in Word or Excel. Thanks. Hi, Hope the link below will help you. http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=182818&SiteID=1 I am going ahead and marking this post as answered.After going through this link, if you feel your post is not answered properly, you can go ahead and click on "Unmark as Answer&quo ...Show All

  • gornal Web file existist

    Hi, I'm building a small program which displays images that are downloaded from a website during runtime. My question is: How do you determine whether a file exists on the web (i.e. check to see if a .gif file exisist at a URL e.g. "http://www.somedomain.com/someimagename.gif") If it's expected behaviour to not find a file on the server it would be nice if no exception would be thrown. Is th ...Show All

  • wei hong tao Hourglass flickering in Visual Web Developer

    I get this problem constantly while writing ASP.NET pages in VWD 2005 Express. When I first start the program and open some aspx pages up, the hourglass stays off as it should. After a while, though, while the mouse pointer is held over the source code view of any open aspx page, the hourglass starts flickering on-off in roughly half second intervals, as if VWD is doing some syntax checking or something in the background. The only way ...Show All

  • mndepaul Compiling Single File

    I'm trying to compile a single cpp file. I'm migrating a project from someone else's source to my way of doing things a few files at a time so I don't get lost. The source I'm currently working with is Borg 2.28 from http://caesum.com/download.php Creating a new project anytime you want to isolate errors in just one file doesn't seem worth it. However I did try to create an empty project and ran into the "huge ...Show All

  • Damjank Trouble creating an Array of Objects

    I'm having trouble creating an array of objects. I created a class StudentInfo. I'd like to create and array Student() of StrudentInfo. At design time I do not know the size of the array. I have attempted many different variations. This is my latest: Public Student() As Object i=0 While Not file.EndOfStream txt = file.ReadLine Student(i) = New StudentInfo() Student(i).myInfo=txt i += 1 End While The code ...Show All

  • Justin Starnes Several questions

    Hi, I'm new to VB, but have played with some programming just a little. I'm working on a Windows application that retrieves XML weather for any location you specify. I'd like to know how to deal with XML to use the data I want. If either is possible, I have no preference whether I analyze each line as it's downloaded or I dump it all to a file and deal with it there. I'm totally new to this, so I don't know how it works to specify what X ...Show All

  • S Collins C# Callback from C++ DLL

    I have created the following DLL in VC++ Express: #pragma data_seg( "SharedBlock" ) HHOOK hookCbt = NULL; int pcount = 0; #pragma data_seg( ) _declspec( dllexport ) LRESULT CALLBACK InternalCbtHookCallback( int nCode, WPARAM wParam, LPARAM lParam ); // Nonshared variables HINSTANCE g_hInstance = NULL; BOOL APIENTRY DllMain( HINSTANCE hInstance, DWORD dwReason, LPVOID lpReserved ) { if ( dwReason == DLL_PROCESS_ATTACH ...Show All

  • rmasonh2006 Problem installing Amazon Movie Collections Starter kit

    Hello, I have VB.NET 2005 Express edition installed. I downloaded and installed the Amazon movie collection starter kit. The installation seems to be giving no problems, but when I try to create a new Visual basic project, I don't get the possibility to create a Amazon movie collection project, or moviecollectionDL project.. Same problem ooccurs in Visual C#.Net express edition   What could be causing this problem ...Show All

  • Hand-E-Food Treeview question #4

    Hi Back again. This question is typed boolean :) I had problems when I click on the last node of a branch in treeview. This would invariably cause an 'Object reference not set to an instance of an object.' error. To solve this, I wrapped the offending code in an 'Try...Catch exception' = No more of those errors. Question: Is doing this a 'cop out' If answer = True then why I had tried a number of other 'traps' to avoid the offe ...Show All

  • PhaneB Visual C# Express + SQL Server 2005 Express installation problems...

    I've got problems installing Visual C# Express with SQL Server on my laptop (AMD Athlon 64 / Windows XP Home Swedish / SP2). The installation seems to stop when it's about to finish. I've tried to let it be for a couple of hours but nothing happens. First tried the online installation, and after the second faliure I downloaded the offline installation and tried that a couple of times. The installation works just fine if I let out the SQL Server ...Show All

  • khaleek can`t get sql server expres 2005 to install with vwd express or vb express

    hi, i tried installing vb express 2005 beta 2 with the online installer and everything installed ok but sql server expres 2005 beta 2, this part of the package didn't complete its download and finally i had to uncheck sql server to get vb installed. after that i tried installing vwd express 2005 beta2 with the online installer and the same thing happened: sql server express 2005 april ctp didn't finish the download. i have spend a lot of ho ...Show All

  • Burger AppDev - Good Training?

    Hello...has anyone out there completed the AppDev courses in VB.NET If so, how good are they Most books I read make me feel like I am spinning my wheels. Thanks, Brian I think they are very good. I learn a few new things by going though them Jack2005_MSFT wrote: I think they are very good. I learn a few new things by going though them Just not so ready to shell out that much cash. If the ...Show All

  • Mirek Sztajno Error adding reference .dll

    I'm trying to add a .dll that I wrote in C to a VB.NET program.  I get the message that the reference could not be added... make sure file... is a valid assembly or COM component.  How do I make it a COM component   Thanks.     You need to specificy your routines like this: <ComVisible(True)> _ Public Class NetComTool     <ComVisible(True)> _   ...Show All

  • Sergei Kantere Hi, Im new here. Any one know where i can find resources for learning to develop casino games like slot machines...

    Hi. Anyone knows where i can find resources for learning to develop casino games, especially slot and fruit machines. like how to make a 3 reel on payline slot machine and animate the wheels. And how to make a algorithm to calculate win percent and the wheel stops like in realworld slots. im a slot machine fan and would love to develop soem. have many ideas i want to come real :) Thanks I am using vb6 to program, but has now ...Show All

  • chrism12 how do .dll files work?

    Hi all, I have a question... What are .dll files, and what are they for Grtz, Tom I dont get you. You call yourself 1337 but yet ask a question as simple as the "What are .dll files " .dll , it's wats for dinner. lol   The API-32  which is all the magical things that windows does is a bunch of DLLs. There is a utility called the Dependency Analyzer (Depends.exe) t ...Show All

747576777879808182838485868788899091

©2008 Software Development Network

powered by phorum