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

Software Development Network >> Pramod Kumar M's Q&A profile

Pramod Kumar M

Member List

Phillip Putzback
Benny S Tordrup
Claus Konrad
Iago
UMI20
Mudassar Majeed
Joshua07
bev a
aruno
Suresh.R
The_Roggy
Kevin Cogger MSFT
Will87
bobbynad
Murtaza Zaidi
Jim Baerg
Richardthomas1960
morpheous
VinodG
Helder Magalhaes
Only Title

Pramod Kumar M's Q&A profile

  • Windows Forms User time out in Desktop Application

    Hi, I want my user of desktop appliaction be logged out, if user do not press any key or click/move mouse for in last say 5minutes and be presented with a messagebox/login screen. basically i want to trap key events and mouse events at form level. I tried one logic having KeyPreview of form set to "true" and Form_KeyDwon can capture key down events on the form and on any control. The same way i want to capture mouse events with like Form_MouseDown or Form_MouseMove, if the mouse cursor is on the form area, it works fine, but if the mouse is on any control, it do not work. Do anybody has any idea, how can I achive the go ...Show All

  • Windows Forms DataGridView or any other suggestion?

    Hey all, I want to have a sort of a table in my program. Two columns: "Type" and "Link", for instance: Type     Link -----    ----- wmv     http://www.a.wmv avi       http://www.a.avi mov      http://www.a.mov Now I looked and saw that DataGridView would be best, because it looks like what I want. But I don't know this control, and I have 2 quesions: 1) The control has a sort of "intro" grey block to the left of the columns. It is like a column of its own, but with no heading, and I don't want it there. (I added a picture ...Show All

  • Windows Forms Master Details problem autoincrement

     I'm working with VS2005 and SQL Server 2005.     I maked a typed dataset with two datatables (Master-Details) with his relations between them. The indexes are primary keys with autoincrement. The relation have the "Both Relation And Foreign Key Constraint" with Update Cascade and Delete Cascade.     I used the wizard to make  a form with Master-Details style. The details work with a datagridview and I connected it with the databindingsource and databindingnavigator     The problem is that when I Insert a data in the master and add new row in the grid have the next Error:   &nb ...Show All

  • Visual Basic Invalid Authorization specification - help.

    Hello, I'm making some changes to an old application - I can run the app no problem on one machine, but on the one I'd really like to use I receive the following error: run-time Error -2147467259(80004005) Invalid Authorization Specification. It occurs on this line:  con.Open "Provider=SQLOLEDB.1;Persist Security Info=True;User ID=;Initial Catalog=MyDatabase;Data Source=myserver" con is an adodb.connection If I type in the userID as a valid USERID it works, but that's not entirely feasible.   It's just one of several large old applications that are going to be re-written in .net shortly.   I'll need to ma ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Can DX10 card emulate DX9 card?

    Hi masters,   I have two noob questions. Can a DX10 Card emulate a DX9 card for easy backward compatibity Can DX10 APIs emulate DX9 APIs   why     Best regards.. There is no emulation needed. Vista fully support Direct3d9 - it has to for the Vista shell. Therefore any D3d10 card must also fully support d3d9 D3D10 APIs do *not* support D3D9 calls in the same way that D3D9 supported previous APIs. D3D9 is provided and fully supported on vista so if you want to support both you must code that into your engine. ...Show All

  • Visual C# Editor

    I had a *quick* look through the Tools > Choose Toolbox Items... menu but the list is far too big for me to check out every single item. My question is; is it possible to use the editing component from the IDE in our own applications I want to build a nice script editor for my application with code folding, syntax highlighting, intellisense, etc. I suggest you download the source code for SharpDevelop and see how they did it. http://www.icsharpcode.net/OpenSource/SD/ ...Show All

  • Software Development for Windows Vista Windows workflow beta 2

    hi, I am learning how to use WWF and i download a video that teaches you how to do your first workflow, the problem is that it was made in WWF beta 1.2 and i have the beta 2 version, in the video it shows how to declare parameters in properties -> activity -> parameter. But in beta 2 it doesn't have that opcion there, so the question is: how can i declare parameters for my workflow in WWF beta 2 thanks for the answers. Same problem for me. Just started with the the book Presenting Windows Workflow Foundation Beta Edion. Seems like it's ourdated already. ...Show All

  • Visual Basic Updating multiple tables from one form using TableAdapters

    Hi, I am new to VB.net but have been programming in other languages for years. TablesAdapters are new to me... Most of my forms have one tableadapter on it - or only one that updates. Those work fine. However I have one form that is like a master form that needs to insert records to several different tables. For instance - there is the customer table which has a one to many relationship to the job table (on cust_id) which has a one to many relationship to the job_details table (on job_id). I have filled them with the tableadapter and added a new record. When I go to save this data to the database, the customer table updates cor ...Show All

  • Software Development for Windows Vista CodeDomDesignerLoaderNoRootSerializer appears

    Hi guys, I have the same problem as: >>I'm having problems loading WWF b1.2 onto VS2005 RTM on WinXP. >>Getting error: CodeDomDesignerLoaderNoRootSerializer. >>The version for VS RTM is 8.0.50727.42 >>I've tried install/deinstall/reinstall several times on 2 separate machines. >>Any suggestions >>TIA However a fiend of mine does not have it. The only difference between our cases is that he has uninstalled VS.NET 2003 before installing VS 2005 and I have them both running. Could this be a problem (both of them running ) for WWF to work correctly N ...Show All

  • SQL Server sql server management studio nov ctp

    I have vs2005 prof. installed along with sql express RTM I installed management studio nov ctp when I try to launch it, nothing happens any Ideas Thanks   lee d wrote: deleting the key worked for me too<br /><br />Thanks Is the SQL Server Books Online working without these keys :) ...Show All

  • Windows Forms When to use Databinding in Windows Form

    Hello Guys, Do any one can provide information on when to use databinding in windows form, and best practices for this. Thanks! Allow me to correct you Go to your typed dataset and right clik on the dataadapter that you have and click add query, there you can add very complexes queries with parameters like select * from UsersTbl where UserId=@u-id //the syntax for aceess is where UserId= then name the method as FillByUserID or whatever and it works like stored procedure only everything is created for you: all you need to fo is _adapter.FillByUserId(ds.UsersTbl, 1); //notice that m ...Show All

  • SQL Server Transactional Replicating hanging SQL Server 2005

    Hi, It appears that every 5 or so days, my transactional replication is hanging.  I see that I have a couple thousand undistributed commands and this number keeps growing.  It forces me to generate a snapshot in order to sync up.  When generating the snapshot, I will get frequent messages like "waiting for a response from server...".  So I will keep stopping and starting syncronization.  Eventually the snapshot will go out, with a delay after generation.  Has anyone experienced this   Your help is much appreciated. Thanks, Nick What do you mean "hang"   ...Show All

  • .NET Development WebClient Unable to connect to the remote server

    Summary: WebClient.UploadData or WebClient.DownLoadData generates exception "Unable to connect to the remote server", "No connection could be made because the target machine actively refused it" when the url is Google.com, Amazon.com. I just installed Visual Studio 2005 Professional Edition out-of-the-box on my Windows 2000 system. Overview: I'm writing an app get the nearest airport codes given a long list of zipcodes. The code is supposed to query FreightGate.com/Resources/close_airport.tet to perform a post with the zipcode, the site posts the nearest airport codes, and then the app parses the returned ...Show All

  • Windows Live Developer Forums Submit an App - Get the Windows Live Messenger Beta!

    Would you like early access to the Windows Live Messenger Beta Starting today, November 8 th and running thru 9:00am PST on Monday, November 14 th The first 5 people to submit Activity Apps to the Worlds Best App contest and successfully pass compliance checking will receive an immediate invitation to the Windows Live Messenger Beta! Be one of the first people in the world outside of Microsoft to run with the next version of Windows Live Messenger!   Lets see those apps!!!    -Scott dude i already got a leaked version Windows Live Messenger 8.0.0328, why enter your contest if anybody wants it ...Show All

  • Windows Forms Dynamically creating user-scoped settings...

    How do I programmatically persist settings in an ApplicationSettingsBase-derived class   The ability to create type-safe user-scoped properties at design-time is great, but I need to allow third party controls to create them at runtime.  I've also tried adding a UserScoppedSetting of type NameValueCollection and adding values to it at runtime, but the values don't seem to be persisted. Check out http://blogs.msdn.com/johan_stenbergs_blog/archive/2005/11/17/494163.aspx and let me know if it makes any sense... Best regards, Johan Stenberg ...Show All

©2008 Software Development Network