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

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

kpendoti

Member List

genocide77
Quizboy
Behnam
BillH133092
UBFlamed
Suite
Rolando58640
Eddie_gUnit
Kory Chang
Kimberly Blair
Leo8537
Wes1234
briane
Kofi J.
John Marsing
praveen kumar sharma
Azzmodan
CoderMind
Pankaj Mishra
MikeMoorhouse
Only Title

kpendoti's Q&A profile

  • Visual Basic Deleting a Row in a DataGridView

    I have a DataGridView control on a form that is bound to a SQL dataset. I cannot get the delete key to delete a row. I have verified that the "AllowUserToDeleteRows" is set to true and the "SelectionMode" is set to "RowHeaderSelect". When I select the row header column, instead of the row getting deleted the data in the first column goes away. Is there some other property that I must set in order to get this to func ...Show All

  • .NET Development error in Deserialization

    i have a class thatz derived from MarshalByRefObject; i' have a client that has to serialize and deserialize this class.Deserialization throws exception. public class TestClass:MarshalByRefObject { public TestClass(){ } } in TestClient ihave this code //TestClient.cs BinaryServerFormatterSinkProvider provider = new BinaryServerFormatterSinkProvider(); provider.TypeFilterLevel = TypeFilterLevel.Full; ...Show All

  • Visual C# C# Point of Sale Software

    Here's what I'm doing.  I'm writting a Point of Sale program specialized for a company.  What my delema is I need a print out of the receipt on screen and able for users to edit the items or void the items or give discounts on the spot.  I was thinking about using a listbox but there's another delema, I need the print out to look something like the following. 12/23/2005 2:24 PM Product 1        ...Show All

  • Visual Studio RootComponent in IDesignerHost

    I am trying to access the Form in the current DesignerHost thru a macro. The following code almost works, but the accessing the RootComponent gives Remote Exceptions. Sub DesignerTest() Dim host As IDesignerHost Dim rootForm As Form For Each w As Window In DTE.ActiveDocument.Windows If ( TypeOf w.Object Is IDesignerHost) Then host = w.Object If ( TypeOf host.RootComponent Is Form) Then MsgBo ...Show All

  • Smart Device Development Emulator Image AKU2

    Hello, Is anyone aware of an emulator with the Messaging and Security Feature Pack already installed I 'd like to test the new security features of exchange sp2 (direct push tecnology, wiping devices ... ) Thank you, My question is will the emulator with AKU2 support the Exchange push technology It's not supported using WiFi. The justification for not supporting WiFi is that since when the device hiber ...Show All

  • SQL Server SSIS Access from SQL Server Management Studio

    I am trying to develop a package using SSIS to get rid of Informatica. But I am not able to connect to the SSIS from the SQL Server Management Studio. The error message is 'Connect to SSIS Service on machine XXXXX failed: Access denied'. I am using Windows authentication and I am in the DTSADMIN role. I have 'dbo' privileges in all the databases in the Server where the SSIS Service is running (Yes, I checked and the SSIS Service is running). ...Show All

  • Visual Studio Document Explorer crashes

    Thought I'd start a new thread, since I'm using Visual C# Express, rather than full VS2005. Windows XP Pro SP2, Visual Studio 2003 Pro, SQL Server 2000 Developer Edition, Visual C# Express, Visual Web Developer Express, SQL Express 2005, MSDE. I also have Virtual Server 2005 SP1 beta installed. Problem just started this weekend. Whenever I click on any topic in the Index, Document Explorer crashes. I've tried Repair on Visual C# Express, Visual ...Show All

  • .NET Development cannot convert from System.Data.IDbTransaction to System.Data.Common.DbTransaction

    i get the above error msg from this: IDataReader = returnedRecords = null; Database db = CreateDatabase(); using(DbCommand dbCommand = db.GetStoredProcCommand("sp")) { db.AddInParameter(dbCommand, "@UserId", DbType.Int, userId); if (CurrentTransaction == null) { returnedRecords = CurrentDatabase.ExecuteReader(dbCommand); } else { returnedRecords = CurrentDatabase.ExecuteReader(dbCommand, CurrentTransaction); ...Show All

  • Visual Studio Team System How do I set the culture for a web test

    Have a web application which actively detects the client's preferred browser cultures to decide what to render (using Request.UserLanguages). I've recorded a web test - fine. When I play it back the client's preferred culture list is empty. How do I get the web test to present a list of preferred cultures Matt, You probably need to add an Accept-Language header to your request(s).  For English, the&nbs ...Show All

  • SQL Server Custom Report Item and embedded images

    Hi, I would like to integrate an embedded image into a custom report item. However, I can't find a property which gives access to the embedded images collection. What would be the right approach to load an embedded image within the process method Kind regards Benno Hello, Could you tell me how to create a custom report item that modifys the RDL file. Thanks!! SQLNew ...Show All

  • Windows Forms Inherited Windows Form Problem

    Visual Studio 2005 Beta 2 I can't add inherited form to application. I can't add inherited form from this same application. From a other dll can't open designer with an exception " Object reference not set to an instance of object ". This is a code of Parent MDI Child form using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms ...Show All

  • Visual Basic dlookup Newbie Troubles

    Hello I am a newbie to VB programming, and I downloaded VB2005 Express. Anyways I was wondering if there is an equivalent to dlookup in VB2005. I found a page on the web talking about it, but as I only know how to use VB2005, I'm not sure how to get it working. In my app I use table adapters, not recordsets. Thanks Jeff There are a number of ways to get data from a database but this is the way I would ...Show All

  • Visual Basic how to get fields from database and insert into combobox

    I have a program that needs to go to a table (called users) and retrieve all the records for a particular field (called displayname) and insert them all into a combobox. The code I have would look something like this: dim maxusers as int16 = userstableadapter.getdata.count dim num as int16 = 0 dim displayname as string = "" Do While num < maxusers displayname = userstableadapter.GetData.HERE"S THE PART WH ...Show All

  • .NET Development Parsing optional blocks with RegEx

    I have to parse data contaning blocks that are not always present. Here's example <block id="aaa"> aaa data </block> <block id="bbb"> bbb data <block > xxx data </block> </block> <block id="ccc"> ccc data </block> I want to catch each (aaa, bbb and ccc) blocks in corresponding variables. The problem is that some blocks can be omitted. I tried this regex: " ...Show All

  • Visual Studio Subversion SVN with Visual Studio 2005

    Anyone know how I can use Subversion SVN source control in combination with VS .NET 2005 to have source control for a website served on IIS with Frontpage extension 2002 Thanks in advance guys! We did not specifically test VS 2005 with Subversion, so I would not be able to comment whether this is possible or not. You might need to talk to Subversion developers to resolve this. Sorry for the lack of a better ans ...Show All

©2008 Software Development Network

powered by phorum