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

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

Rick40

Member List

Khenat.Ram
ZacharyK
Lebowski
Peter_lin
John Freddy
MaxAtHome
xappie
CosmicFred
Fish-Dude
MichaelHale
Jakobsgaard TDC
chakru
ja7mad
HannesThor
James Dean
Sébastien Nunes
vutkuri
fred99
Graphos
avanderlaan
Only Title

Rick40's Q&A profile

  • Visual Studio Team System No user identity info returned from GSS

    Can anybody explain this exception to me 04.21.2005 12:14:57.029 | Module: ELeadServiceMediator | URL for eLead web service retrieved as " http://193.5.41.175:8080/bisserver/EleadWebService.asmx " from the registration service | Completion time: 0 seconds 04.21.2005 12:14:57.029 | Module: ELeadServiceMediator | eLead web service proxy constructed | Completion time: 0 seconds 04.21.2005 12:14:57.519 | Module: ELeadServiceMediator | Template Info ...Show All

  • Smart Device Development Managed or Com Library for MP3 playback

    Any suggestions on a managed or com library that can be used for MP3 playback on PPC 5 Here it is: http://mbromp3.com/ Normally I would download it onto a clean computer to make sure I included everything, but I'm busy. I set up a message board for it; let me know over there if you have any problems or questions. ---Mike ...Show All

  • SQL Server Meta Data Management / Dependancy Analysis

    BI perspective, meta data management is quite crucial. In SQL 2000, as far as I know we didn't have a great support for meta data. Has that changed in SQL2005 What about dependancy analysis For example if I drop a column from a SSIS data flow what would be affected Is it possible Thanks Jamie As you say someone will come up with something soon. It is going to be a valuable tool. Clients enquire this type feature when we try to sell ...Show All

  • Visual Studio 2008 (Pre-release) What is meant by "multi-tier entity support"

    I hope it is not: [Table(Name = "Orders")] [DataContract(Name = "SalesOrder", Namespace = " http://somewhere.com/2006 ")] public class Order : IEditableObject, INotifyPropertyChanging, INotifyPropertyChanged, IComponent { [Column(Name = "ReceivedDate"), DataMember(Name = "OrderReceived", IsRequired = true, ), DisplayName("Order Date"), Description("The date and time that ...Show All

  • Smart Device Development Emulator VS. Device

    Hi folks, I got today my 2125 device. J my develop was process was against the emulator, when I deployed and run my app to the device all the GUI controls layout was unlike in the emulator, very disappointed! is there a way to customize the emulator to be like the device screen/controls size.. thanks in advance, Oren. Thanks Ilya for the quick replay :) another question, that I ...Show All

  • Visual FoxPro can i just use sql to get this?

    date           transfer 20050101    200.00 20050103   -100.00 20050530     95.30 ... SQL to get: date         transfer          balance 20050101   200.00         200.00 20050103   -100.00 &nbs ...Show All

  • SQL Server SQL Server 2000 Backup to my Mac Server???

    I have installed my SQL Server 2000 SP3a to a Win 2003 SP1 Server machine. I need to automate my SQL Server Backup process so as to store the myDatabase1.bak, myDatabase2.bak etc files to another machine having MAC-OS. Would it be possible for SQL Server to store the bakup files to this MAC Server Thanks in advance for your help Nick Cole Sure, as far as you can bridge a UNC path to the MAC Server / file ...Show All

  • Windows Forms Keyboard input in Form

    I'd like a Form to handle keyboard input.  However, I do not want it to clash with other controls that use keyboard input, such as ComboBox, PropertyGrid, etc. Is there a way I can find the Control that has the keyboard focus and query it to see if it (is one of the known ) text entry Controls.  This way I could prevent multiple controls from handling the same input.  This particular application needs global level input due to its ...Show All

  • Visual Studio 2008 (Pre-release) January CTP Available

    From Tim Sneath's blog: (These all seem to come up unavailable at this time, not sure if its temporary or may be due to volume.) WinFX Runtime Components: http://www.microsoft.com/downloads/details.aspx FamilyId=61DD9CA7-1668-42E4-BD37-03716DD83E53&displaylang=en Go-Live for WCF and WF: http://msdn.microsoft.com/winfx/getthebeta/golive/default.aspx Windows SDK: http://www.microsoft.com/downloads/details.aspx FamilyId=64750 ...Show All

  • Visual C++ CEdit fails to set text on out-of-proc edit control

    I have an application that allows client software to create a dialog box in the application. The application returns the handle to the created dialog to the client. I am running the client out-of-proc. The client is able to initialize all the dialog box controls except for the edit controls. For some reason, when calling the SetWindowText message, the text never makes it into the edit control field. If I later call GetWindowText, the CEdit do ...Show All

  • .NET Development asynchronous sockets

    I have written a simple socket program that joins and reads a multicast group. But it reads the multicast synchronously and if theres nothing coming form the multicast group, the program just hands. How can I make it synchronous How can I use delegates here so that the code becomes non-blocking. Heres the code   public  void ReceiveBroadcastMessages()   {    IPAddress mcastAddress;    int m ...Show All

  • SQL Server Blank Error Messagebox Displayed at startup

    When I start SQL Server Management Studio an error message box with no text is displayed with the Exclamation ICON.  Everything seems to be working after clicking OK though.  Anyone else experienced this.  Also...  Why is it that I can't repair the installation from Add and Uninstall   Do I have to uninstall it to repair it The SQL 2005 is the Developer Addition with a new install... Does repairing .NET Framework ...Show All

  • Visual Basic Debugger problem "The breakpoint will not currently be hit. No symbols have been loaded for this document

    There was a similar question posed on the C++ forum back in February to which I responded yesterday, but unfortunately, did not get a response. I am therefore putting this question in the VB forum. I have a VB 2005 project which is actually an add-in to Outlook 2003, which was I was able to debug fine until earlier this week. Now I cannot debug it at all - the message in the subject is displayed when I hover the mouse over the breakpoint whic ...Show All

  • .NET Development Reading mail from gmail or yahoo

    hi is there any way to read mail from mailbox of yahoo or gmail. or read mail from any mailserver. plz help me. thanks and regards kavita Following blog post includes c# code for downloading emails from gmail: HOWTO: Download emails from a GMail account in C# ...Show All

  • Windows Forms Direct SQL instead of webservice

    has anyone rewritten the data access layer to go directly to the SQL box instead of going through a webservice  seems to me it would be a better option for intranet use...faster thanks, Absolutely. I have a Highly modified version running&n ...Show All

©2008 Software Development Network

powered by phorum