Software Development Network Logo
  • Smart Devicet
  • Game Technologies
  • Audio and Video
  • SharePoint Products
  • Visual Studio
  • IE Development
  • .NET Development
  • Visual C#
  • SQL Server
  • VS Team System
  • Visual C++
  • Visual FoxPro
  • Visual Basic
  • Windows Vista
  • Microsoft ISV

Software Development Network >> Smart Devicet

Smart Devicet

New Question

Is it possible to find places without adding pushpins?
Virtual Earth SDK in C#/.NET project, etc
DesignerSerializationVisibilityAttribute - Workaround
Polygon in GEORSS XML format?
More info on Error code: -100996
Problems with Emulator & SQL Mobile 2005
why is an end date mandatory when creating an order?
Any way to animate between pushpins?
Slow Tab Control
Virtual Earth javascript seems override some page style

Top Answerers

Tim Hunter
nabeelfarid
Vedat ARAL
M.N. Ahmed Sahib
MarcNelson
winsyss
rtaiss
mikeh569731
martina76
Perry Loh
sitemap
Only Title

Answer Questions

  • Bill Reiss Project Progress - MyHoboken.info

    Here's the progress on one VE site: http://www.myhoboken.info/ (and http://homes.myhoboken.info/) Please feel free to send feedback or report issues, if found. Thanks all.. Any notes, or suggestions ...Show All

  • klahking code signing questionS!!!

    I'm developing applications for pocket pc running windows mobile 5 for employees in the company. The ultimate goal is to prevent the employees from installing other software on the machine other than ours. So we heard that code signing an application force the environment to look for the matching certificate on the machine. The app will not run if it doesn't have the right key signed to it. Since it's for our own company, M2M certificates is not ideal because of cost and deployment. So we decide to create our own certificate. So on my application I created a .pfx file in VS2005. I signed my app and installed it on my 1-Tiers PocketPC. it works. So next i try to create a certificate from my .pfx. I export/generate a .cer file with microsoft ...Show All

  • Luis Esteban Valencia Muñoz Extending contextmenu of contact in smartphone [is there any difference between ]

    I have a Cab project which extends contact's contextmenu items. But When I installed the same cab file on smartphone it installed successfully but contextmenu items remains same Could there be any change in the installation file. this is my ini file to built the cab file [Version] Signature   = "$Windows NT$"        Provider    = "MyProject"            CESignature = "$Windows CE$"        [CEStrings] AppName     = "MyWireless"     InstallDir  = %CE1%\%AppName%       [Strings] NOW_PPC_Dir     = D:\Projects\MyOffice\OriginalPocketPC\ ...Show All

  • amygal 0x8007007e error upon deployment - native C++

    I installed VS 2005 machine that had VS 2003 on it, but NEVER a beta of VS 2005. At first I could not even connect to an emulator with VS 2005 (VS 2003 worked fine), but then I was told to delete all the files in the %USERPROFILE%\local settings\application data\Microsoft\CoreCon\1.0 directory and that allowed me to connect. The new problem is I still cannot debug. I select debug with VS 2005 and I can see all the files being deployed, but when it goes to run the application that was deployed, it seems like the debugger cannot find it. The entire application is there, because I can select with the file manager in the emulator and actually run it. I ran sysinternals filemon to look at the files, and VS 2005 was trying to run d:\microsoft vi ...Show All

  • mabxsi Left Soft Key Menu Customisation

    Hi, I have couple questions regarding the left soft key menu customization on wm5 smartphone. This is what I already know: I know how to customize the right soft key menu in Contacts using iContextMenu interface by studying the SDK sample code. Description of what I hope to achieve: In the Contacts screen, the default action for the left soft key is "New Contact", I would like to customize the left soft key to do something else. It could be "New SIM Contact" or even "Beam Contact", or "Delete", or ultimately my customized action. Also: Is the menu system in Contact same as the menu system in Call Log I have a feeling they are some what different, is this true Thanks in advance, Nelson ...Show All

  • GiMi VE still not working...

    My VE Application is not working ... Error: Map is null or is not a object The VEiSDK still not working too... :( []'s Hehehe, hehe, he, 'is not working' is the probably dumbest quote somebody seeking help can make, dude. I'd really like to help you out, but you need to provide a little bit more information to get help. For example, show the not working sourcecode, tell us, in what browser in which version it doesnt work, and what errors occur. Its working for me Mauricio. When you get the dreaded map is null error it means that the VE javascript was not loaded before you tried to use it. I use this code to handle this a little more gracefully: var LoadErr = 0; function GetMap() { try { ...Show All

  • KentaroM how can i get a pixelcolor from a stretched image?

    i use this code to get a color from a stretched image in vb.net: Private Sub PictureBox1_MouseMove(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles PictureBox1.MouseMove On Error Resume Next Dim g As System.Drawing.Bitmap = PictureBox1.BackgroundImage 'Label1.Text = e.X.ToString 'Label2.Text = e.Y.ToString 'If e.X < g.Width And e.Y < g.Height Then Label1.Text = g.GetPixel(e.X, e.Y).R Label2.Text = g.GetPixel(e.X, e.Y).G Label3.Text = g.GetPixel(e.X, e.Y).B Me.BackColor = g.GetPixel(e.X, e.Y) 'End If End Sub Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load Dim newImage As Image = New Bitmap(Pictu ...Show All

  • Irken DataGrid with Decimal values: Not showing correctly

    Hi to everyone, I'm a .Net (& CF) newbie. I'm having problems with a datagrid bound to a collection of BindingList<Product>. Product has one decimal property type which doesn't get displayed correctly once I deploy the application to the device. The things works correctly if run in the emulator. I've modified the format property of the column holding the decimal value, and set it to "N2". This brought no luck. Also tried to set a new culture info, still no luck. The value of "0.52" is displayed as "52.00" on the device, while in the emulator is displayed as "0.52". What am I missing Thanks for you help As you already know it has nothing to do with DataG ...Show All

  • zqk2 Record movie using .NET CF 2.0

    Hello everybody, How to make movie files in Pocket PC 2003 using CF.NET 2.0 I need to make a video file from many jpeg files, and the video file should be playable by the Windows Media Player. Anyone know how Thanks b4 I think Direct Show only works with WM5.0, unfortunatelly, i'm using PPC2003 right now, is there any other way to create movie files (ex. *.wma) from jpeg files You might be able to do it with direct show though it would not be trivial and you would have to figure it out on your own as I doubt there are samples for it: http://www.google.com/search hl=en&q=Windows+Mobile+Direct+Show&btnG=Google+Search Sure, but you ...Show All

  • CBuilder Window get's "hang" when I start my computer

    Hello guys I have installed windows XP a few days ago now I have got a problem, and the problem is that " When I start my computer the system gets hang. The window is loaded completely but mouse and keyboard doesn't work." I am suferring from this problem for the last 2 days. Please send me a solution I shall be thankful Bye Ehsan <ehsan_ullah_hassani@hotmail.com> This forum is smart device development related. Since your question is not related to smart device development, it's off topic here. If you’re having a hardware issue, please contact hardware manufacturer or reseller. If you having an issue with 3rd party software, please contact respecti ...Show All

  • Paulustrious Orange Icons in Live Search

    I'm not very fond of the red pushpins but the orange markers look perfect! The orange markers appear in Live Search when you do a search for businesses. Does anyone know where I can find the image source Also, I remember reading threads on how to print numbers on the markers but I couldn't pull it up from Search. Can someone point me in the right direction Thanks! See my post further up this thread.. Ether your image is flagged read only ~ or it only has a 8 bit colour depth - you need to convert it to 24 bit. I did see some c# code to use to work around this stream issue - but I can not find it anymore ~ sorry :( All the code is above. An aspx page ...Show All

  • Cammyr VS2005 SP1 RTM

    Yeah!! We've done it. VS 2005 SP1 is RTM. There are significant improvements for Smart Device development. You can read device development improvements here http://blogs.msdn.com/mgaur/archive/2006/09/26/772519.aspx . and general SP1 information here http://msdn.microsoft.com/vstudio/support/vs2005sp1/default.aspx and about VS 2005 on Vista at http://msdn2.microsoft.com/en-us/vstudio/aa948853.aspx . Manav I had the same issue. one month before, It took me more than 3 hours to install the vs2005 sp1 in my computer. finally install Successful. U can do uninstall visual studio 2005. register cleaner software use register clean . after install visual studio 2005. Same path install visual studio 2005. Eample : ...Show All

  • Kapil Aggarwal Function that loads an application for today screen plugin request...

    Is there any function i can use to load an application and place it at the background(hide it) using native C++, so to call it from a Today Screen Plug-in DLL (In this way i can start up an application when the plugin is fired. If the user closes the application accidentally, this function will bring it in life again ) Do i want too much! ...Show All

  • dfl tcpclient Timeout on Pocket Application after suspend

    hi i've created an pocket application that uses TcpClient (.Net Compact Framework 2) in order to connect to a socket server. i'm using a Dell Axim pocket PC. When the Pocket PC turns into Suspend mode i receive a Socket Error 10060 "Timeout" when i try to connect to the server. does anyone knows why this happens thanx in advance Hi Sandy, Do you know how to close tcpClient in a decent way I developed a CE application that uses tcpClient to talk to a remote server. I got problem when closing the application, which I suspect is caused by the tcpClient. Either or not I call tcpClient.close before I close the application, I got some error prompt. I tested the same code in Normal Win ...Show All

  • Mike Batton apperaring offline while i am online...

    I have tryied everything and still i have the same problem...I cant find something to msn messenger support so i write here... The only way to work is to install Msn Messenger 7.5! Then everything is ok...I only have problem with Messenger live... I am online but all my contacts see me offline...Status is online everything is like it supposed to be... What can i do Plz someone help me :(:( I am logged in with latest messenger live! I went to the menu path u told me and advanced settings are all clear...There is nothing written in boxes...     So what do i do now The purpose of this forum is to discuss MSN and Windows Live ...Show All

333435363738394041424344454647484950

©2008 Software Development Network

powered by phorum