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

Software Development Network >> Zoubidaman's Q&A profile

Zoubidaman

Member List

Christian Liensberger - MSP
SV
csango
ajit_patra
Petar Petrov
Durai
TEE_622
Drew_0123
mrtrombone
Conrad Rowlands
Emerson Tadeu
palamangelus
THNH
Kendor_bsc
Yami_Rafa
JHT
JoyceM
Bahman; Fakhr
Mattias Svensson
mcazalet
Only Title

Zoubidaman's Q&A profile

  • Windows Forms deploying windows service

    Hi, I want to deploy a windows service and I want the deployment project to ask for a few parameters and I want these parameters to write in the registry. How can I do so THis is my first deployment project Thanks, ...Show All

  • Software Development for Windows Vista ManualWorkflowSchedulerService and Web Service

    When I call a web service from a workflow, scheduled using the ManualWorkflowSchedulerService, it appears to go idle and does not wait for the response. Will this behaviour be addressed by the new UseActiveTimers option or is there another solution Mark Philip Just to give a bit more detail to my issue: I have built a state machine workflow which implements an ASP.NET page wizard. Between some of the pages I would like to introduce calls to an external web service. I have called the web service generated proxies from a call external method activity in the StateIntialization of a state. I have to ...Show All

  • Windows Forms Caret class?

    Is there a class that can be used to display carets or do you have to use P/Invoke with CreateCaret/DestroyCaret/ShowCaret/SetCaretPos Thanks. Unfortunately p/invoke.  You can change the cursor position in the textbox by setting the selection, eg: textBox1.Select(3, 0) ...Show All

  • .NET Development Getting truncated socket bytes

    Hi, I am listening to a port for data but I am not able to recieve whole data, I only get truncated data. Client sends me data that exceeds 40K and the data I recieve in my callback function is always 8K to 9K. I dont get the rest of the data. I think the data size is too big to come in one go and hence it comes in 2-3 sub-packages but my call back function only gets called once hence I am getting truncated data. I am sending the code...Is there anyway I can recieve complete data sent by client Public Function ConnecttSocket(byVal iPort as integer) Dim _sHostName As String Dim _iLocalPort As Integer = iPort Dim LocalIp( ...Show All

  • .NET Development Newbie, Updating Records

    Hello, I'm quite new to .Net/C# in VS2005. Having years of experience in Delphi/Vcl environment blocks me here. I've created a grid that allows me to search in data, when selecting a record in that grid i'm updating another tableadapter to select the complete details of this record. In the search only the descriptions are selected. This works fine. The data is displayed with textboxes that have databinding. I've even (by test) attached a datanavigator to the 'editing' tableadapter. Whenever i change a value in a textbox, and than press the V-ok button of the navigator, or my own button that starts a this .productsTableAdapter.Upda ...Show All

  • Visual Studio foreach on CodeElement for CodeClass returns physical file, need help

    I'm using VS 2003 I'm doing a loop through the projectitems then a loop through each items codeelements and that is returning only namespaces.  I do get the classes from the projectitems thereselves but they are never Class, only physical files.  The class is marked as a phsical file and is a physical file (i.e. Namespace AccountEntity has a class named Account.  I get the Account.cs as the projectitem with the kind as a vsProjectItemPhysicalFile).  the CodeElements are always namespaces. I'm still fairly new at add ins in .net.  My code generate is generating my base files and functions, I'm trying to open a p ...Show All

  • SQL Server How to show KPIS on a webpage?=

    I want to show KPIS on a webpage How can I do this     Hi Luis, Check out this article from Mosha about ADOMD.NET source code for querying KPIs in Ananlysis Services 2005 in ASP.NET, I hope it answer your questions. http://www.sqljunkies.com/WebLog/mosha/archive/2004/12/06/5433.aspx sample code: http://blogs.msdn.com/olivier_pieri/archive/2004/12/06/275811.aspx Regards, Peter ...Show All

  • .NET Development Call web service from web service

    Can we Call web service from web service method ...Show All

  • Visual C++ System.Resources.MissingManifestResourceException Problem

    Hello all,   I am running into a problem getting the resource file to correctly embedded or linked into assembly. I am getting an error everytime I try to run the application. I recently changed the namespace of project to create a better design and layout for future project. The previous namespace was "SDUDataLogger" as the root, but now the root is "SDU". Also, the namespace outlined in the header file for the form is namespace SDU   namespace DataLogger     namespace Forms        Class is CSDUMonitorMain Note: the form was originally called frmMain When I run the application I g ...Show All

  • Visual C# VB.net verses C#. Which is used more. Which more popular

    Does someone have any data on which language is used more and what the percentages might be of developers developing in Visual Studio    Is C# used more or VB.net   Is there a future trend   Is one gaining in popularity over the other Any information on this would be appreciated.  Does MS prefer one over the other I am a VB.net developer, contemplating a move to C#. My opinion is That c# is better because is bassed on c++ java and VB there are all in one, isn`t that great maybe i find c# easier because i learn it first,  but i think i have a chance too in VB.NET coz i thin ...Show All

  • Windows Forms Autosize listview

    Hi, I would like to autosize the width of the ListView columns. This code works from the outside of the control: foreach (ColumnHeader ch in prontoListView1.Columns) ch.Width = -1; ...However, I would like this to be done inside the control. Could someone please tell me wich method I should override to add this functionality  The derived control is inherited from a r ...Show All

  • .NET Development monitor

    Hi, I would like to write a little program which monitors a specified Service, and if it isn't running, starts it how is this possible please Thanks Hi If the person you are intending to give this to already has the .NET Framework installed and the only code you are using is that posted then you could just give them the executable file that resides in your project\bin directory. Alternatively, you can create a setup package by adding a Setup and Deployment project to your solution. HTH ...Show All

  • Windows Forms Accessing Child form function/procedure from MDI from using events and delegates.

    Hi folks, Recently only i have joined in this form, for a long time i have been struced by this problem thats why i have posted our folks for good solution. Below i have listed my requirement. I have one MDI form name myMDI and two MDIChild form myMDIChild_1 and myMDIChild_2 respectively. then 1. In the myMDI form, i draged the toolbar using the window ...Show All

  • SQL Server Push Merge snapshot fails with Data is Null message.

    Hi, I'm converting a replication script from SQL 2000 to SQL 2005. I am getting an error with push merge with no way to figure out what is wrong. I've configured replication on a single XP server in SQL 2005 RTM version. I have a push merge set up between A and B and between B and C. All 3 databases are 9.0 compatibility. The snapshot and merge jobs for the A to B run fine with no errors, and merge replicates ok. The snapshot for B to C fails with this message: Message 2006-03-09 17:30:35.94 --------------------------------------------- 2006-03-09 17:30:35.94 -BcpBatchSize 100000 2006-03-09 17:30:35.94 -HistoryVerboseLevel ...Show All

  • Architecture VISIO version needed for "forward engineering"

    One of our team members reverse-engineered a database from a non-Windows platform into a VISIO diagram. I need to "forward" engineer this diagram into a sql 2000 database but can't locate the option in my copy of VISIO. Which version (Enterprise Architect, Prof, VS.NET 2003, 2005, etc) can forward engineer a database TIA, barkingdog You'll need Visio for Enterprise Architect edition to generate database/ddl from a database diagram.. Both 2003 and 2005 support SQL 2000. Thanks, Ramesh Rajagopal. ...Show All

©2008 Software Development Network