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

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

jeymard

Member List

javierz
cgpl
leolima
Lil endian
giannam
Melvis
godzilla9
Thomas B
Rob Rapheal
nelson_cwo
NewWorldMan
jcnetdev
Aman Dhingra
RClayH
the_pheniks
Ronald Rong
BBedell
Visualprojects
Snouto
maxascent
Only Title

jeymard's Q&A profile

  • Visual Studio Express Editions Absolute Value

    How can I find the absolute value of a number in an equation Math.Abs() ...Show All

  • Visual Studio Express Editions OK I AM Dumb

    I must be because what I'm trying to do will not work. I have a table (Fruit) containing an ID (Identity)and a description(Apple, Banana etc..) so 1= Apple 2= Banana etc... I have a table (containing other info plus a column for the fruit ID I have a form with a dropdown to select the fruit to add Now heres where I go stupid... I need the combobox to show the item description from the first table (Apple) but stamp the ID(1) into that column. I have manged to bind the combo to the fruit table but once the selection changes the app locks up and the record isnt saved. I have hunted the help, msdn but this must be some ...Show All

  • Visual Studio from purticular pc VSS database not able to connect

    hi all am not able to connect vss from a particular pc, but from the other pc i can open the database with the same user, the error is when i connect is "unable to access the user.log file", but user same or admin i can login from the other pc. pls help me out thanks in advance You may not be using the same Windows account to access the database share when connecting from different computers. The Windows user you've used to loggon on the machine from which you don't have access probably doesn't have write access to the database files. I'd check the share and ntfs permissions for the database folder, ...Show All

  • Windows Forms Capturing Mouse Clicks outside UserControl

    Hi All, I have been really struggling with this one. I have developed a usercontrol and I need to be able to capture mouse clicks outside my control, elsewhere on the form it will be housed in. I do not have access to the form and all code for this needs to be encapsualted within my control. I was thinking along the lines of hooking into the& ...Show All

  • SQL Server how to encrypt and decypt as a IUSR with read and write only rights

    How to decrypt or encrypt without making user a db_owner. It is for a web application and I do not want make the web user a db_owner. Is there a way to make this work without making the user a db_owner. Currently the user is a db_datareader and db_datawriter. I created an asymmetric key for encryption by password. I am not using a master key because I want to keep the password seperately on the web server, so a hacker cannot get access to both if database gets hacked. These are the steps I took when I logged in to SQL server management studio using windows authentication: CREATE ASYMMETRIC KEY ccnumber WITH ALGORITHM = RSA_512 ENCRYP ...Show All

  • Visual Basic Just for Fun

    I would like to do a visual effect when i'm saving a database. I use a progress bar at the moment which is boring! I rather like the effect when you save in WORD where you get a box outline that shrinks down to nothing. How would i do that Or maybe you will Have some better ideas Mike There is one in codeproject that implemented animated icon in statusbar: h ttp://www.thecodeproject.com/cs/miscctrl/AnimatedIcon.asp I haven't tried it yet though. Regards, -chris ...Show All

  • Windows Forms Docking one form to another

    New to VB.Net programming. I want to open Form2 from a button on Form1. Got this far.  Form2 has no border, I want it to appear to be part of Form1, (like a frame in a web page, everything else on the page stays the same except for this Form2 overlay). I need to position Form2 before showing (I think I can do that part) but&nbs ...Show All

  • Windows Forms problems updating database with ADO.net

    Hello, I am trying to update a database with parametrized commmands, even though the record exists but when i run the update command, 0 records are affected and nothing happens to my data, i have no idea what is wrong  i insert data similar to this but update doesn't happen. any help is appreciated. Many Thanks ------------------------------------------  'update the database&n ...Show All

  • Windows Forms Record Selector... :( Please Help!

    I have spent way to much time looking for this variable. Where in the gridview can I turn off that horriable record selector - the first column that shows you the arrow. I look and can't find it. If someone can help I would appreciate it... I'm working in vb .net (window forms - not asp .net) 2.0 Visual Studio 2005 Pro... thanks -rjp I must have read that 5000 times and you know the word header made me think it was show the header. Thanks for shed'n some light on the matter. I think I'm spending to much time in front of the computer. -rjp ...Show All

  • Visual Studio Team System New Team Project Creation

    I'm new to TFS. I've an Administrator right in TF Server. I've installed Team Foundation Client on my PC. Now I opened VS 2005 and trying to create the new Team Project but it is giving error like this:- I've right to create new project. TF 30177: Team Project Creation Failed Error TF30224: Failed to retrieve projects from the report server. Please check that the Yukon Reporting Web and NT services are running and you have sufficient privileges for creating a project. Explanation The Project Creation Wizard encountered a problem while creating reports on the SQL Reporting Services on stslsrv-tfs01. Th ...Show All

  • Visual Studio 2008 (Pre-release) SSL Support

    I am currently implementing a service utilizing BasicHttp binding using XmlSerializer serialization....effectively giving me a bare bones service consumable by a smart devices app. What's the easiest, most straight-forward way to utilize SSL over the Http I don't want any username or password tokens, etc. All I want is SSL encryption over the connection when the smart device client connects. Given the above, I believe I need to use Transport security mode which requires a certificate. Am I correct in assuming this If, so how should I go about setting up a certificate I've come across the ServiceHost.Credentials.ServiceCertificate.Se ...Show All

  • Windows Forms The stack trace it not shown for exceptions.

    When a exception occur in my Windows Form Application (c#), the stack trace it now shown in the Alert Window. It does not matter if i use Release or Debug. What is wrong with my Visual Studio, should this information be shown . Best regards, and thank you if someone can help. ...Show All

  • Visual C# smart card application in visual C# 2005

    Hello I started building an application which connects to an ORGA smart card reader to read the data stored in specific files with specific access rights, controlled with a PIN code. I found some tutorials on how to use the winscard api to conect to the smart card reader and I succeded connecting to it. I need a tutorial that goes a little bit further on this topic, in how to acces the files on the smart card reader, their content, how to change the PIN code and so forth. If you know anything about this or you can point for a link, or you have a document about this, please post a message here. Thank you for your help in advance! P.S ...Show All

  • Smart Device Development Sql Server CE Licencing

    That licencing SQL Server CE is free when not connecting to a SQL database, and when a copy of Visual Studio .NET is used to write the application (not the embedded VC++ as discussed in the EULA). Is it possible the EULA is too old to include the newer .NET Thanks, Jeff The real issue is I'm in the design phase, and wanted to ensure I was choosing solid paths. Thanks again for the info. ...Show All

  • Visual Studio Team System Tests not appearing in test manager lists

    Hi, I'm using VS.NET 2005 beta2 (not testing edition just normal developer edition) Have a TestProject in a solution with other projects. I've used the wizard to create unit tests, i've added tests manually, I've added existing tests into a test project. But none of the tests appear in the lists in Test Manager only a manualtest1 appears which is one that visual studio added when it created the test project. How do tests get my unit tests to appear in the lists in test manager I can't see any add buttons except to add new tests. I think what I'd expected is that if you add the attributes <TestClass()>  and <TestMethod()&g ...Show All

©2008 Software Development Network