Software Development Network Logo
  • IE Development
  • Visual FoxPro
  • Microsoft ISV
  • Visual C++
  • VS Team System
  • Audio and Video
  • Visual Basic
  • SharePoint Products
  • Game Technologies
  • Windows Vista
  • Visual C#
  • Visual Studio
  • Windows Forms
  • Smart Devicet
  • SQL Server

Software Development Network >> Rasheed Hammouda's Q&A profile

Rasheed Hammouda

Member List

nzmike
Cem DEMiRKIR
DM_Hawk
FredHeida
MarkAx
Monte Chan
Ingis
Sara_H
flash.tato
mike11d11
Daniel Beravi
B. Chernick
ClaudeG
techlist
zivpeleg
Thomas.Goddard
Peter Gissel
mario.muja
cythe
Andreas Asterlund
Only Title

Rasheed Hammouda's Q&A profile

  • Visual Basic Show Forms inside a SplitContainer

    Hi, I think this might sound weird, but I’m working with new VS2005 Pro controls. I have a SplitContainer and I would like to know if there is a way that allows me to show different forms (one at the time) inside my SplitContainer right panel. My SplitContainer is on a MDI form and instead of showing the form above the SplitContainer, it would be nicer to have it inside the SplitContainer panel. is it possible any hint Thanks in advance George Hi Dalej, Thanks for your answer, but I got an exception saying that a top level control cannot be added to a control, this is the code: Private Sub MainScreenX_Load( ByVal sender As Object , ByVal e As System.EventArgs) Handles ...Show All

  • SQL Server How to get job history/error info. from a custom .exe being run by the job?

    How to get job history/error info. from a custom .exe being run by the job We're using SQL Server 2005 and SQL Server Agent to run some jobs. These jobs execute a custom .exe program (written in C#). What we're wondering is, is there any way to send status/history information from the custom .exe back to the job that kicked it off We're trying to provide execution info. to show if the job succeeded or if some error occurred in the .exe (thus the job didn't complete successfully). Thanks! ...Show All

  • SQL Server Database Synchronization

    Hello All i have 2 databases in 2 different geographical locations , i seek for a solution to make automatic synchronization between them if anyone have a solution , plz answer me thx You can use SQL Server Replication to synchronize the data. Go through the following link Replication is a set of technologies for copying and distributing data and database objects from one database to another and then synchronizing between databases to maintain consistency. Using replication, you can distribute data to different locations and to remote or mobile users over local and wide area networks, dial-up connections, wireless connections, and the Internet http://msdn2.microsoft. ...Show All

  • Visual Studio 2008 (Pre-release) Charts with Xaml

    in my work i need a WPF chart that I can use it in xaml code i search about it but i can't find any chart, just ChartFX of softwarefx website i download it but it is not working please i need this chart , any one know where i can download it ok I found the solution to my deployment problems in this thread: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=517152&SiteID=1 This link now works: http://150.101.100.238/~john/TestApplicationWeb/Swordfish.WinFX.TestApplicationWeb.xbap ...Show All

  • Visual Studio Change a dataset connectionstring at runtime

    Hi, I have two databases having the same objects and an asp .net application that logs to one of them (depends on user login). The problem is the reports connection, because the user can be working in one of the two databases. I don't want to make two equal reports (one for each database) Maybe the best solution is to change the dataset connectionstring of the report dataset. How do I set up the report dataset at runtime Can anyone help me Thanks, Thanks Rajeev, I see the connection property in the Watch windows, but if I use it, this error occures. Error 7 'DataSet1TableAdapters.coq1TableAdapter' does not contain a definition for 'Connection' C:\Inetpub\wwwroot\COQ\dlgViewReport.aspx.cs 87 70 C: ...Show All

  • SQL Server Programatically creating dataflow tasks require assembly reference

    Hi, I am creating dataflow tasj using following Imports Microsoft.SqlServer.Dts.Runtime Imports Microsoft.SqlServer.Dts.Pipeline Imports Microsoft.SqlServer.Dts.Pipeline.Wrapper These refer to Microsoft.SqlServer.DTSPipelineWrap.dll and Microsoft.SQLServer.DTSRuntimeWrap.dll. While these assemblies were already there in my dev machine I don't find these files in production enviornment for SQL server 2005. I am refering these assemblies from following path in my local machine : C:\Program Files\Microsoft SQL Server\90\SDK\Assemblies. How to install these assemblies in prod env, offcource one option is to copy it and then put it in GAC thru script . Why does not it gets installed while installation of SQL server 2005. ...Show All

  • SQL Server Unable to update table with Access Front end

    I have an sql table that will not allow me to update it with and access front end. I have another table in the same database with the same permissions that allows me to update. Both tables have an key column. Any ideas ...Show All

  • SQL Server Visual Studio .NET 2005 includes SQL Server 2005

    Visual Studio .NET 2005 includes SQL Server 2005 May I ask you a question Is the SQL Server 2005 a fully SQL Server that I can use like SQL Server 2000 Thanks for your responses :-) Thats a thing of definition :-) VS 2005 comes with SQL Server Express which can be also used for other applications, it sure has limitations which can be found here: http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx HTH, Jens Suessmeyer. --- http://www.sqlserver2005.de --- ...Show All

  • Visual Studio Express Editions FileDialog to retrieve path?

    I am building a PDF Manager program and when you add a pdf i want to be able to use a dialog to get the path, instead of having to type it in. Is there a dialog you can use for this I think you are looking for the FolderBrowserDialog control ...Show All

  • Windows Forms :: I have never succeeded in hiding a property ::

    Here is my situation: I have a control inherited from MaskedTextBox . I added a property called Value . I want the users of this new control to use the Value property and not use the Text property when setting a new value to this control. Therefore my intention is to hide the Text property from external use. I tried making the property Private but that doesn't work. Anyone have an idea Thank you. BlueMikey, your suggestion worked. Thank you !! Alan, I agree, I hate breaking the polymorphosim, but for this case I'll have to, but thanx for the input, I'll keep it in mind  :) ...Show All

  • .NET Development Cached variables vs Select command

    Hello All; Is it possible to perform SELECT STATEMENTS using cached variables instead of opening the Db file in every Web page . The SELECT statement requires the connection string at the end of the SELECT statement like the following: adptBoxes = New OleDbDataAdapter("SELECT * FROM tblBoxes WHERE BoxID= + '" + _ txtFind.Text + "'", dbConnection) Thanks alot Just an addition. Your code uses concatenation to build SQL statement, and it could lead to SQL injection attack. It is even more dangerous in a Web environment. Use parameterized quesries to avoid it. Do not use concatenation ...Show All

  • Software Development for Windows Vista Get ExecutionContext from within a HandleExternalEventActivity Handler!

    Hello guys, My question is this... Lets suppose i have a nice HandleExternalEventActivity listening to an Event of a service that implements ExternalDataExchange, all the necessary things implemented. There is nothing wrong here... the workflow blocks when it reachs this activity, goes idle, then when the event fires the HandleExternalEventActivity handler receives the arguments passed by the publisher, etc... What i want to ask is this... If i want to retrieve a service that its added to the WorkflowRuntime by the host application from within the HandleExternalEventActivity handler how do i do this I tried to find a way but the only two ways that i know to get a service from inside an activity is by the ActivityExecutionCont ...Show All

  • Visual C# Variable Help me

    I have a chess game, always when I make a movement is marked in my listbox, but when the first movement is marked the next moviment is marked in the line of low, i wanted put the value of moviment one and two, only then go to line of low... movement 1 = White // when i play the moviment 1 he appears it. in the truth when is played the movement 1 a line is jumped. Someone Can help me movement 2= Black e4 e5 Cf3 Cc6 I wanted that one reveals it. e4 e5 Cf3 Cc6 Thank you a lot! One way is to keep up with listbox and use PadRight method several times for creating one row. For example: int firstColumnWidth = 10; int secondColumnWidth = 15; int thirdColumnWidth = 8; string head1 = "Anhor1"; string head2 = "Col1"; string he ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. How safe is it to inherits one class from XNA's GraphicsComponent?

    Hi, In another thread, somebody gave me a link about GameServices (http://blogs.msdn.com/mitchw/archive/2006/09/06/742955.aspx) and it made think about how to design a renderer inside an engine. Let's say I want the my game to have, as a GameComponent, my own renderer. I want my renderer to offer IGraphicsDeviceService and also offer the same functionality that the GraphicsComponent have without too much work. Can I simply inherits from the GraphicsComponent class Since I have no idea what's going behind the scene, it's hard to have a clear idea if it'll create bugs or not. I did a small test and it seems to work but there is nothing wrong in asking. :P Louis Inheriting from ...Show All

  • Visual Studio Express Editions Strange Problem - Unable to use buttons during Sound play

    My application is calling a subroutine which plays morse code: Private Sub Button2_Cli ck( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click Button2.Enabled = False 'disable play button Button3.Enabled = True 'enable stop button For Each y In strLesson If Not running Then Exit For wavchr(y.ToString()) Next end sub Private Sub Button3_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click Button2.Enabled = True 'enable play button Button3.Enabled = False 'disable stop button end sub Sub wavchr( ByVal y As String ) Select Case y.ToLower Case "a" ' ...Show All

©2008 Software Development Network