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

Software Development Network >> Ramez Awad's Q&A profile

Ramez Awad

Member List

JuQiang
Renee Rinker
stigb
SSmith1000
JLO19
pena_a
Slowpoke
manoj mishra
VirtualHuck
satish G
Joe Pacelli
emkatu
prathima.k
gamer3100
vic0824
Martin B
JoCook
c0ldpr0xy
hvande
wuchisan
Only Title

Ramez Awad's Q&A profile

  • Visual Studio Express Editions How To Loop On Rows From A Database Table

    I want to loop on the rows from a database table, but I can't work out how to do it. So far, the code I have is: Dim sConnectionString As String _ = "User ID=myname;Password=myPassword;Initial Catalog=mydatabase;Data Source=123.22.44.35,1433" Dim objConn As New SqlConnection(sConnectionString) objConn.Open() Dim sSQL As String = "SELECT * FROM manufacturer_list" Dim objCmd As New ...Show All

  • Visual Studio Tools for Office KB 907417 & 908002

    Hi; Asking new because I think this got lost in the message it was a reply to... Just to confirm, if I have run the latest windows update and it shows no updates for Word, then the fixes in KB907417 should be on my machine - correct I have never run the fix in KB907417 and on my dev machine it has version 7.10.5077.0 but my test system, which shows no pending office updates, has 7.10.3191.0. So it looks like I do have to install ...Show All

  • Visual Studio Express Editions Unexpected end of file problem

    Im reading a tutorial at cplusplus.com and Ive got this code: #include <iostream> using namespace std; int main() { cout << "Hello world!"; return 0; } And so I go to build and then build solution because im pretty sure thats what you have to do before compiling and I got this: ------ Build started: Project: example2, Configuration: Debug Win32 ------ Compiling... example2.cpp .\example2.cpp(8) : fatal error C10 ...Show All

  • Windows Forms Custom Tab Control (maybe docking)

    Hello, Any free tab controls out there (docking/pinning not necessarily required), or a way to make the tab control look better Thanks. ...Show All

  • Windows Forms Need Gameport in System Control !!! WIN XP Embedded

    Hello, i need to implent the gameport control in the system control !! It’s a Windows XP Embedded system. I don’t find the component in Target Designer what is appropriate for these. Can someone help me thanks TSCR ...Show All

  • Visual Studio Express Editions can I ?

    can i burn .iso into my Ipod or i must have a CD-RW. You can store it on any media as long as you get it back to install from. The manual installation instructions cover how you can install by using isobuster, without having to burn the image to CD. Instructions are here http://msdn.microsoft.com/vstudio/express/support/install/ ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. What the heck has happened to utility.timer and directxtimer?

    I've been working through an introductory Managed DirectX book and there is some code that refers to a thing called "utility.timer" and a call to "DirectXTimer.GetElapsedTime". Neither of these things compile for me in VS.NET 2003 with DirectX 9. I can't seem to find anything at all on the utility function, and damn little on DirectXTimer. Obviously these things have become defunct, but what has taken their place Where should I be looking ...Show All

  • Visual Studio Team System Installation succeeded, but localhost still Under construction

    Ok, so I followed the instructions for Beta 3 install (single server) almost perfectly.  Only deviation was that I already had SQL 2005 on the box when I started, so I uninstalled that and then reinstalled in the right order. First attempt looked good - IIS, SQL & Reporting Services, Team Foundation was installing up to the very end when I started getting errors.  Found this forum.  Tried reinstalling TFS, and when I got th ...Show All

  • Windows Forms mouse down event

    i do an small windows application using C# that use picture, am create an ZoomIn function that will zoom in to the picture,what i need is how can i hold mouse left click to call zoom in fucntion, only hold the left click mouse at the zoom in button i need the event please help Hi, if you used the designer, just double click the zoom in button that it will create an event handler for the Click event in the code. T ...Show All

  • Windows Forms Guidance required

    I am a programmer working with .Net environment .I downloaded DevForce Express after seeing it highlighted at http://msdn.microsoft.com/netframework . I also went to the website and they claim one can write an application in 15 minutes. Now I want to know the following questions Will this really help me increase my programming skills and speed And secondly my friend says I will get more value for writing code myself (because I will learn more) w ...Show All

  • SQL Server Trouble creating Sequence Clustering sample model

    Hi group, While playing around with the MSAS tool, i have tried creating the sequence cluster sample in 'Adventure Works DW' as suggested in the tutorial. Though i followed the steps given in the tutorial, I could not create the model. Deploying the model fails with an error saying "key is not defined"! Can some one tell me what I can do to avoid that thanks in advance for your help. [copying my res ...Show All

  • Windows Forms Problem in Opening Word on 98

    Hi, It would be great if some one help me on this issue. I am facing a problem in opening MS Word through vb.net windows form on O/S 98. I am opening Microsoft Word using Late binding. Installer also contains MSWORD9.olb. But when open Word fro ...Show All

  • .NET Development "Cannot allocate a new command id" exception when creating ContextMenu with lots of MenuItems

    I am writing a c# windows application that displays lots of information to the user via a ContextMenu.  I have encountered a problem where the ContextMenu doesn't display after a large amount of MenuItems have been displayed.  To better understand what I am saying, here is a simple example that will reproduce the problem.  Create a c# windows application with a button and an event handler for the button click.  In the handler ...Show All

  • Visual Basic Odd Error

    OK, I have read a post on this before, and I have tried turning off the signing (click one manifest & assembly) But that didn't helped, I am currently getting this error: There is no editor available for 'C:\<path to .vb file>' Please make sure the application for the file type (.vb) is installed. Could someone please explain to me how to fix this error I am currently using Visual Studio 2005 Team Suite. ...Show All

  • Visual Studio Express Editions Deleting "unused" Publics problem

    Hello, I have a label1 and button1... I have double clicked on both of them, causing an automatic added code... but since I only wanted the button1 action and wanted to delete the uneccessary label1 actions, I deleted it but in other parts of the code, label1 actions were being called for and the build was not successful until I did the "undo" till that code came back... Is there a way so that the IDE automatically deletes all label1 a ...Show All

©2008 Software Development Network

powered by phorum