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

Software Development Network >> C. Venkata chary's Q&A profile

C. Venkata chary

Member List

Telexer
JHorn
RadioDon
ipfeifer
Tony Roebuck MSFT
HHH MMM
eXavier
leumas111
Rufus Littlefield
davidpmiller
shine
Sandra Geisler
DynesSGR
Romesh Chander
Shaun Erikson
Brian Siler
Geoff Dean
POV Dev
hapchi
Callan
Only Title

C. Venkata chary's Q&A profile

  • Visual C# Form Count

    Is it possible to get a total count of all of the forms which are part of a VC# solution along with their respective object names. Thanx a million, exactly what i was lookin for ...Show All

  • Visual C++ how to determine if an open file is NUL: or not

    Hi, I'm trying to determine if an open file that is passed to me is the NUL: file or not. On Unix, I do: (once) open /dev/null, fstat, and save the st_dev and st_ino values then, in my is_file_null (int fid) routine, I do an fstat() on the passed-in file number, and compare the st_dev and st_ino values to /dev/null's. On WinXP Pro SP2, fstat() seems to return the file number as st_dev (manual implies that, a ...Show All

  • Smart Device Development Windows CE5.0: unable to hide command bar!!!

    I developed  an application for critical healthcare that must run in fullscreen mode. Now I'm trying to migrate to Windows CE 5.0, but I can't hide the bottom bar (command or menu bar ). I already tryied various combinations of CCommandBar SHFullScreen SHFindMenuBar CommandBar_Show ecc... this issue will jeopardize the entire project. Hope someone can help me...... Sorry, this isn't an answer but more of a uh yea..... I've also ...Show All

  • SQL Server SSIS Tutorial Lesson 1: Debug Error

    I have followed the instructions for SSIS Lesson 1 exactly but i get these 4 errors when I come to debug at the "Lookup Date Key" lookup transformation. Last step in the lesson. 1. [Lookup Date Key [66]] Error: Row yielded no match during lookup. 2. [Lookup Date Key [66]] Error: The "component "Lookup Date Key" (66)" failed because error code 0xC020901E occurred, and the error row disposition on "output "Lookup Output" (68)" specifies failure on ...Show All

  • Visual Studio Tools for Office Deploying Excel Smart Doc Solution to WinXp(Office 2003 NOT PRO) & Win2K(Office 2003 Pro): VSTO 2005 C#

    Hello I have deployed a SmartDoc solution to a clients machine (WinXP) and I have installed all the prerequisites and setup the security properties and when I run the Smart Doc excel file I cant use the SmartDoc pane (Document Actions _Other Tasks Panes). I have tried to search for it and no luck and i dont get any errors. The funny part about all of this is that I have another identical machine(Win 2k) and I have used the same deployment ...Show All

  • Visual Studio 2008 (Pre-release) DataTemplateSelector and list that doesn't implement INotifyCollectionChanged

    I have a list of objects styled using DataTemplateSelector. The list doesn't implement INotifyCollectionChanged (the list doesn't change) but the objects implement INotifyPropertyChanged. The problem is when I change a property of one of the objects the DataTemplate for the same object doesn't, even if it should (based on the conditions from the selector). Is this the intended behaviour or is it a bug It seems that even if the li ...Show All

  • Visual Studio Team System Can't Install Team Foundation Server

    When I attempt to install Team Foundation Server (I've tried both single-server and dual-server install) I get to a dialog which has only one option on it - Uninstall. Huh I've never had TFS installed on this machine to begin with! I even humored it by running the uninstall, but this didn't help at all. On the next installation attempt I still come to the same impasse. The installer only offers the option to uninstall. Any idea what might be wro ...Show All

  • Visual Studio Express Editions Visual basic 2005 express app with XML data store

    im writing a small app to track rental bookings and im considering using XML files as the data store. anyone know a sample application or good online tutorials for doing this the main reason for doing this is to remove the dependency on SQL due to the size of the app, but if anyone can convince me otherwise i would love to hear from you :) thanks   hi, if your app will be used much i mean in a ...Show All

  • Windows Forms Simulate key pressing

    Hi For some reason i need to simulate key pressing.Pressing a key without actually pressing it.Generating key pressed events and also mentioninig the key by myself though the key has not been pressed. I need to type into command window for an application , i have got the handle to that application and brought it to forground.Now i just need to type some fixed text like 'LevelList" into that window.One way i see is to simulate key pressing.If its ...Show All

  • Software Development for Windows Vista Rete algorithm- Can somebody help

    Hi, I am doing evaluation of various BRE (Business rule engines). I understand that bixtalk also uses the same though i am not sure. As a part of that, i need to understand RETE algorithm. I read most of the articles present online about the same but unable to understand it upto its root (Some of them are using CLIPS language which is even more difficult to understand). The articles talk about facts, LHS, RHS and conflict resolutio ...Show All

  • Visual Studio Team System Using WorkSpace.CheckIn

    Hi, I'm playing arround with the TeamServer api. I have a small routine that checks out a file or edit using Workspace.PendEdit(). I now want to be able to check a file in, again using the api. Can someone tell me how to use Workspace.Checkin and the PendingChange class Thanks for the help Graham Graham, you just need to get the pending change and pass it to CheckIn().  Here's a snippet from the API ov ...Show All

  • Windows Forms Need a Thread... I think

    Hi folks. I've written Windows Form application that copies files. I've noticed that when I give it a large number of files, it stops responding until the copy is complete. How can I put the copy method into a thread so the main gui remains usable Additionally, as the thread copies, I would like to send updates to the Form to show what file it's currently copying and increment a progress bar. I gather a thread (in managed C++) is what I need - c ...Show All

  • Visual C++ CreateMutex problem

    Hi everyone, I'm getting a security threat related to giving DACL rights to "Everyone", for example while creating mutex- when I run my code through Application Verifier, even though I have removed the "Everyone" access completely from the code. Is it possible that some functions are interally calling functions like createmutex, etc, with the "Everyone" right Can we control it Also, Is there any way of traversing through a list of all mutex c ...Show All

  • SQL Server SQL Server 2005 Sept CTP - Failed Installation - It Wants Disk 2????

    I have a brand new Dell server with a clean installation of Windows Server 2003 on it.  This server has never had SQL Server, Visual Studio, etc. installed on it.  So, this is the first attempt at installing SQL Server 2005 (in this case it is the Sept CTP). Everything appears to be working fine for the installation.  Then approx. half way through a message box pops up with a very generic message.  The message simply says to ...Show All

  • Visual Studio 2008 (Pre-release) WinFx - Convincing Clients to buy into it ?

    Hi, Firstly, many thanks for WinFx, it makes my life easier if only because i can create great looking, easier to use apps and clients love them, which means its easier to sell to them. but... I am finding resistance from my clients to adopt the perceived "Heavy weight" download overhead for WinFx applications, for internal systems i can set them up no problems, its just part of the install. but What about web based currently ...Show All

©2008 Software Development Network

powered by phorum