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

Software Development Network >> Jim From Florida's Q&A profile

Jim From Florida

Member List

basim_shanyour
Yanick
stargate3216
devoeger
Carlos F
roger101
usman_kec
TxDot
boots_nz
MarianL
Mudbugz
ninja2605
Cecilia
Tom Kubit
jrg123
MikeP2
SturnaR
BrianMac
King Matt
Andrew Gorobez
Only Title

Jim From Florida's Q&A profile

  • Smart Device Development dblclick mouse event on datagrid

    hi How can I work with event called "doubleclick" - long touch on screen something like MouseUp event but i need to invoke "bubles" (like on invoke context menu), and the event will invoke after bulbles is complete:) [VS2003/WM2003 .NET CF]   gibic wrote: I am not satisfied with this solution. Why You described your end goal and you were told how to achieve it. Cheers Daniel ...Show All

  • Visual Basic VB.Net templates

    I need to create a project application complete with reports in a weeks time.  Where can I find templates to create a project quickly to build on.  I am use to VBA with MSAccess but anxious to dive into .net I wish you good luck :d It took me a month or two... Kenny ...Show All

  • Windows Forms Dynamicly add controls to a form from a thread

    I have a thread that runs in a loop and needs to cause some user controls to display in a winform periodically. The user controls are created inside the thread and passed to the winform to be added to the Controls collection and shown. Well that was the plan. Its not working at all and Im sure it has to do with the thread. I thought that setting Form. CheckForIllegalCrossThreadCalls = true would help, but it does not. I've tried checking for ...Show All

  • Windows Live Developer Forums Todd @ Devdays in Amsterdam question (about bots on MSN)

    Hi Todd, On the devdays confernce today in Amsterdam you mentioned that to make a bot on MSN you could either go through the Partners, or you could also talk directly through MSN (but have some limitations then) and parse the send strings yourself. Now browsing the forums and the messages about the Bots I see no where mentioned that you can also do it yourself WITHOUT using these partner platforms. Could you clarify how and where I coul ...Show All

  • Visual Studio 2008 (Pre-release) Binding w/out Specifying a Path

    In C# I have this in the Loaded event handler: myControl.DataContext = _connInfo; In the XAML I have this: <Image Width="1500" Height="1500" Canvas.Left="0" Canvas.Top="0" x:Name="connectionImage" Source="{Binding Path=Type, Converter={StaticResource ConnectionTypeToImageConverter}}" /> And this: <RotateTransform Angle="{Binding Converter={StaticResource InternetC ...Show All

  • Visual Studio Tools for Office Appointments Start and End

    Hello! It is necessary for me to define Appointments Start time and End time from a selection in calendar. In the other words, User select a some region in Outlook Caledar (as before creating Appointment) and User press my button on panel. And I must to create my own Appointment in this region. For this I must to know the Appointments Start and End. How I can get It Sorry my english. Stanislav, You are on the r ...Show All

  • Smart Device Development BaterryLife

    Dear all vb.net developer How can display the current batery life in the windows form what control should i use Take a look at the batteryLife control in the OpenNETCF Smart Device Framework 2.0. www.opennetcf.org/sdf2 ...Show All

  • Visual Studio 2008 (Pre-release) Querying and late bound data providers

    Hi Normally in the projects I work on we use a strict provider based architecture for accessing data. Obviously this is done to avoid having any nasty database or XML or something else dependancies in the logic of the program. The problem on the other hand is that querying such data stores must also be part of the provider meaning that all possible ways of querying data must be covered by the provider which obviously isn't feasible. Now I was ...Show All

  • Visual Studio VS.2005 native C++ app : jit debugger takes hand, start loading, then app exits - no break on the exception

    I have a weird issue with VS.2005 Pro. JIT debugging seems broken. An executable crashes, I get the OK/CANCEL and click CANCEL. I then get the choice of a debugger and select a new instance of VS. The new instance starts, I see it loading and preparing like it did with VS.2003. And then instead of displaying the dialog box about the exception that occured and offering me to "break", the output window simply shows the application exited. I get no ...Show All

  • Visual Studio Express Editions Help me please

    I am writing a simple class library with some http functions, so far I can send a request with user/pass but when I trie to see the response using this code(please dont laugh at it due to the fact that i'm 13 and havent been programing in c# very long) HttpWebResponse response = (HttpWebResponse)request.GetResponse(); StreamReader sr = new StreamReader (response.GetResponseStream()); result = sr.ReadToEnd(); sr.Close(); File ...Show All

  • Visual C# Selecting a pixel region ?

    Hi. Let's say I have a picture box with an image loaded in it...what I want to do is to select a certain region with pixels from this pictureBox and display them in another pictureBox...is there a way to do this... Thanks in advance! sure... what i want is do display a certain region from one picturebox into another...i tought that "selectin pixel region" is a proper name!maybe not :) yea...lets say ...Show All

  • Smart Device Development Creating e-Books.

    Hi Friends,     How to create e-Book using .NetCF. I am having pdf files. I want to convert it into ebooks.  I tried to convert all the pdf files into html and using the html viewer in opennetCF to view all the files in the PDA. But the size of the files are too large. Pls help me if there are any other controls for the web Browser or any other method to follow in creating the e-book. Its very urgent. Regards, Bala. Hi ...Show All

  • SQL Server More Merge Join question

    All, I want to use Merge Join to join two sources, but the join condition should like this and input1.servicedate <= input2.MonthFirstDay and input2.MonthFirstDay <= getdate() Does Merge Join support this or What’s the best way to do it Thanks Here is more detail: With join with input2, the records in input1 will have multiple records based on the months b ...Show All

  • Visual Studio Express Editions Help With Text

    Hello. I am grabbing info off a web page. What I want in my program is too display my username only from the Source Code. How would I got about getting this. this .textname.Text = "jasonhol" from this which is put into the textname Textbox. this .textname.Text = " this .textname.Text = "<TDalign=right>Jasonhol</TD></TR> " Jason, Can you be more clear on your question what is that y ...Show All

  • Software Development for Windows Vista web service workflow

    I've asked this before in one of my previous posts but it got buried under and can't get the answer. Here it goes again. 1. I've followed AddService using in the book. Seems to be clear. The problem I'm facing is that my next activity happens day later, unlike in AddService scenario where webservicereceive is followed by webservicerespond immediately. How does the host (iis ) brings in serialized workflow instance into the memory and what trigge ...Show All

©2008 Software Development Network

powered by phorum