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

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

Loge

Member List

bluewolf
mcfin
IGK
Sheeja Anil
Bill Call
Padmaja B
GregorHagedorn
CharlieL
Jean Brodeur
abhijit narvekar
dvsvs
Peter McEvoy
jptaba
Sniffy
Wolf
Laurel Hale
Stahn
Per Stuge
dblue
Sanyo
Only Title

Loge's Q&A profile

  • Visual Studio 2008 (Pre-release) InfoCard: ADFS

    Reading the InfoCard Guide to Integrating with InfoCard  I was asking myself if the ADFS can be considered (and how) an Identity Provider. Any thought Thanks, Pierre Hi Pierre, Future version of ADFS will support InfoCard. It means it can act as Identity Provider.  It can also act as an STS to the Relying Party.   For example, this STS can accept SAML token, in exchange of a custom token; and the ultimate recipient i ...Show All

  • Visual FoxPro Reindexing a free table in .NET

    I am responsible for a set of VFP Free Tables used for storing client information.  The front end for these tables has been created by a third party, however, the system is problematic and the index becomes corrupted on an almost daily basis. I am currently looking at a way of reindexing the tables on a nightly basis, as part of a scheduled application.  One slight snag, I'm a C# developer, not a VFP developer. I have downloaded the ...Show All

  • .NET Development Program settings in registry

    I'm familiar with usuing the registry in vb6, but am having difficulty with .net I'm stymied in how to go about fetching the font name and size from the registry and setting my richtextbox to reflect these settings. Keep hitting the casting wall string to system.drawing etc... Warning: You're dealing with a hobbiest here... Thanks in advance for help What font name and size It sounds like the problem has nothing to do with the ...Show All

  • Visual Basic q = Sin^-1(p) 'error

    Imports System.Math 'using Windows 2000 Dim p As Double Dim q As Double p = 0.326 'need to solve 'q = sin^-1(0.326)'. 'The line of code below creates an error. 'Is there another way to enter this q = Sin^-1(p) 'the error is 'Argument not specified for parameter 'a' Public shared function Sin(a As Double) As Double' Probably you mean: q = Math.Sin(-1 * (p)) -chris ...Show All

  • Smart Device Development Copy protection?

    Hello guys, I was thinking of some ways how to protect my .net cf application from pirates, but I could not figure out something very useful. I think the obvious way to do it is to use keys. The customer will buy the application and you will send him the key generated for his Owner name for example. My application will check if it is OK and then it runs. But the potential cracker could just disassemble this app and create a keygen or people can ...Show All

  • .NET Development sn.exe exit code documentation ?

    Hi, When one calls sn.exe, what are the expected error codes (errorlevel) in return I'm using delay signing. I think about three cases when achieving the final signing: - assembly was signed successfully (seems to be errorlevel 0) - assembly was not signed because it's already signed with the provided key - assembly could not be signed (either because it's already signed with another key, or file not found etc) I could not find anything rela ...Show All

  • Smart Device Development ActiveSync4.0 error??

    Hi all, I am using visual studio 2005, and ActiveSync 4.0. From the vs 2005 beta 2. Tool-> connect to device. It's good. But like i use in Tool-> Options -> Device Tools -> Devices. I choose Pocket pc 2003 device -> properties -> configure... I choose Obtain an IP address automatically using ActiveSync. I am using O2 XPA II ( Qtek 9090 in france ). After that, i make a programme, F5 for debug mode.The program appears in the mob ...Show All

  • Visual C++ Funny Error

    Hello, I got this error when I try to view my form in designer mode: The name 'components' is already used by another object. Hide at System.ComponentModel.Design.Serialization.DesignerSerializationManager.System.ComponentModel.Design.Serialization.IDesignerSerializationManager.SetName(Object instance, String name) at System.ComponentModel.Design.Serialization.ContainerCodeDomSerializer.DeserializeInstance(IDesi ...Show All

  • Windows Forms list boxes more HELP needed.

    I need a way of making list boxes center the values displayed within the list.  I also need to find a way of making them unselectable without setting enabled to false or SelectionMode to None because the form won't load the way I trye ...Show All

  • Software Development for Windows Vista Windows Workflow Foundation from a business perspective

    As a developer I am really enthousiastic about the new Windows Vista related technologies, and especially Windows Workflow Foundation. Being a developer, I have lots of stuff to read about this subject. There are many good-quality articles, whitepapers, webcasts and forums such as this one to help me get started. The problem is, however, that if I want to convince the management team of my company that WWF and WCF are the way to go (which ...Show All

  • Windows Forms Show last played video

    Hello all, I have several different lots of video files that I like to watch from time to time and am constantly forgetting which file I last watched which can be rather frustrating. I was hoping that there was some kind of variable or cache that windows has that stores the most recently played video files for any given folder or all over the entire system prehaps. I know windows media player has a history of the last played files, and I'm thin ...Show All

  • Visual FoxPro Date problem in VFP 6.0

    Hello! Huh, I currently have field named 'fine' in my DB. It's used to store fines. There two other fields, 'rent-date' and 'no_of_days'. The first one stores the date on which the rent of a book starts and the second one stores the number of days the book is going to stay with the borrower. Well, I would like to know how can I calculate the fine. To calculate it, I must find by how many days the due date has been "excessed" and ...Show All

  • SQL Server send mail task

    hi. i want to use the send mail task but i want the recipient's address to be a parameter and the content of the body as well to be based on parameters. is it possible to do that using the dts   if not what is the equivalent procedure in sql server to do this Thanks Make sure the value is being passed to the variable (create one) and then pass it to the send mail task using the expressions by setting ...Show All

  • Visual Studio Express Editions link.exe error

    I followed this tutorial: Building Windows Forms Applications with Wizards in Visual C++ Express (12 Minutes - 8.2 MB) And I get an alert box that pops up and says: --------------------------- Microsoft Visual C++ Runtime Library --------------------------- Runtime Error! Program: C:\Program Files\Microsoft Visual Studio 8\VC\bin\link.exe This application has requested the Runtime to terminate it in an unusual way. Please contact the a ...Show All

  • Visual Studio Remote SQL Debugging

    Is there anything special needed to set up debugging into T-SQL. 1.  Debugging windows app from a workstation using a full fledged SQL server on a different machine 2.  Debugging web app from a client machine, remote web debugging on dedicated IIS server, and remote SQL server 3.  Is the debugging backward compatible with SQL 2000 SP4 Thanx, This section of online Help contains all the information relevant to setting up de ...Show All

©2008 Software Development Network

powered by phorum