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

Software Development Network >> Windows Live

Windows Live

New Question

Submit an App - Get the Windows Live Messenger Beta!
Visual Studio Only?
API Questions
I Want to make a BOT Give some guidence
10,000 Search Query Limit
3rd Party IM Clients
Errors in contest entries?
Message History Merger and related SDK
Problems with Messenger Beta 8.0
2 Activities won't start for me :/

Top Answerers

Franklin Hsu
Paul.Brown
Mustafa Kamil ATA
kent_
Boulderdude
UKSpesh
00dave
Raymond Roelands
Zeeshan Gulzar
Joanne Sobryan
Visual Parse++ 4.0
Only Title

Answer Questions

  • Kibi Search News?

    Is it possible to search the news section of MSN only, not the regular web search me* wrote: Yes, it is possible to search News. You have to set the the SourceType parameter to News . You can try this with an ASP.NET 1.1 client and an ASP.NET 2.0 client with Atlas (AJAX) . I don't think this statement is correct as there appears not to be a SourceType News. Please correct me if I'm wrong. ...Show All

  • venkateshraja Can I create an winfom to talk to my messenger contacts?

    Somebody in my organization gave the idea of locking messenger, I know thats so stupid, But I see that I can download some APIS. Can I create my own application and make it talk by the same internet explorer port to other msn ussers Not with any of our current SDK's. They will block messenger by blocking our server IP usually so another port will not help. but check the news group for info on blocking messenger ...Show All

  • Camonra A question about APIs

    I am writing a programme for a wireless earphone to make users be able to communicate with others through the MSN messenger.However,i don't know how msn send messages ,which annouce the applications the event of Audio chatting,to other applications with its APIs,and i don't want to use the HOOK.so anybody knows it You should have a look at the Messenger developer center http://msdn.microsoft.com/live/msnmessenger/ The activity SDK ...Show All

  • Mark White A Small Correction is needed in MSN Support Page

    If report abuse for the MSN Space, you have directed to "http://support.msn.com/", in tihs page, you need to write down MSN Space's URL. Please enter the URL (Web address) of the Space you are reporting (Example: http://spaces.msn.com /members/ spacename) but everybosy knows that "member" directory is gone already ! Lets see when MSN Support page will be changed! Reported by LeoTheMaster ...Show All

  • Jay Storm Local Search Problem

    Normal search works but I can't get the Local Search to work. I always get 0 results returned. I'm using the c# example. Any ideas This feature (Local Search, including PhoneBook results) is available now. The online documentation has been updated (see: http://msdnprod/library/default.asp url=/library/en-us/msn_search_web_service_sdk/html/introducingthemsnsearchwebservice.asp ) and a new SDK with up-to- ...Show All

  • Mestreechteneer 500 x 500 ?

    I am designing my app @ 500x500 as the documentation mentions this, but it seems like this resolution is too big as the app doesnt fit in the messenger window and scrollbars are visible. Also, why is there a limit of 500x500 when the msn app window can be resized and there is a possibility to scroll within the window Can I somehow resize and lock it to 500x500, hiding the scrollbars when the app is started ...Show All

  • asd9ny0yy Bonus Challenge Winners!

    Ok, here they are; the Worlds Best App Bonus Challenge winners! Cards Exchange - Aleksei Vassiljev Tankwars - Frans-Willem Hardijzer Chingo - Jeremy Moreland T4IM - Kotaro Nakayama Hangman - Ramy El-Dardiry Congratulations to the winners!  You will receive your Amazon gift certificates shortly from Gage, our contest administrator. Also a big Thank You! to everyone who submitted applications.  You are all candidates for the big pri ...Show All

  • Guido Draheim WMA plugin..

    Is anyone know How can I add a WMA player in main page I saw it on my friend space. I do, its a "hack" (awfully accomidating these hacks so it seems out of character to call them that) but here is the link http://spaces.msn.com/d3vmax/Blog/cns!1pG9JUCZPzr_xPSf3UMkJf4A!4553.entry ...Show All

  • Egypt Develover API Questions

    I've run into a couple of issues in my development. Both are easy enough to work around but I'd prefer clarification if possible. The first issue is with the response. I seem to be getting a garbage character at the beginning of my response stream. This is preventing me from duming the response directly into the XmlDocument.Load() method. To verify I wrote a console stub and dumped the stream to the screen and it shows as a " " there. I've wo ...Show All

  • spointer Submission to approval time

    Hi! I just wanted to know how long does it take for an application from submission time to get approved. I submitted my app 7 days ago and I haven't received any reply yet, and it's not in the apps list. Thanks in advance L I guess they were a bit unrealistic with that goal.  Regardless, I look forward to seeing what you've submitted! Games are fun... ;) Hi not sure if this is quite the right thr ...Show All

  • Matthieu_M Help with the application-defined or object-defined error

    I am fairly new to programming I have a command button 1 in the spreadsheet however I keep getting an error message application-defined or object defined error. What I want to do is set ninterval, rbedradius and xinterval to cell values shown below. I want to use a for loop and apply calculations. Later (not yet coded) want to put a condition on the third column of formulation. How do I get around this. Please give comments on how to improve my ...Show All

  • Spermij OTP: Windows Live Messenger Keeps Crashing after signing in

    I have recently reformated my pc downloaded all the up to date updates i.e. service pack 2 ect.... so right away I went to download Live Messenger and now when I sign in this is what I get everytime. Windows Live Messenger has encountered a problem and needs to close You've posted this twice, I will delete one. HOwever, your question is off topic here, these forums are for developer questions on ...Show All

  • hiobx Pushpin Onclick Event?

    Hi has anyone managed to handle the on click event of a push pin yet because i cant find any events for such a thing You can tell something happens because (in IE at least) you can hear the normal "tick" noise just like when you click a link, when you click on a pushpin, I need to be able to handle this even so I can action the users click on the pushpin I have just blogged on this and add ...Show All

  • sgt_b Using MSN Search from aspx page - Questions on getting started

    Hi, I'm trying to get started on using MSN search and having problems getting started. I'm working through the MSN Search Web Service SDK Help (ver 0.60 beta). I'm trying to add search capability to a web site. On the help page, "Accessing the MSN Search Web Service SOAP API" , I have followed all the instructions down to adding using <AppName>.<WebReferenceName>. The page won't build with the following error: &qu ...Show All

  • TimToennies Messenger API call function?

    I'm not really familiar with the messenger API, but is it possible to : - develope an application that can triggers the messenger API to make voice or video calls (using the messenger's native function) If so, which document describes how this is done -JM I am not faimilar with this, but several days ago I've just bumped into the following document. Real-time Communication (RTC) Client It's not direc ...Show All

333435363738394041424344454647484950

©2008 Software Development Network

powered by phorum