BloggingAbout.NET
Thoughts of developers

Search

  • Getting SelectedValue from Wpf Combobox

    Hi, i don't know why this seemed not easy but here is how it goes Your XAML for the WPF Combo <ComboBox Name="ddlApplication" DisplayMemberPath="AppName" SelectedValuePath="ID" SelectedItem="App" Margin="92.709,56,220.46,0" VerticalAlignment="Top" Height="22.96" SelectionChanged
    Posted to Developer Pills (Weblog) by Adel Khalil on Tue, Nov 10 2009
  • Consuming JSON Web Service from jQuery and Server Code

    This is a trick i learned today, if you have your web service returning JSON string to utilize on your ajax calls if you planned to connect to this service using server code (Web Reference) for internal facing app for example you have a problem. If you are using HttpModule to alter the content-type to application/json you need to disabled this first
    Posted to Developer Pills (Weblog) by Adel Khalil on Thu, Sep 3 2009
  • Cross-domain JSONP with jQuery call step-by-step guide

    I’ve been banging my head all day to accomplish this, it’s like a puzzle.. but since i get it to work i thought i could write this post for you and myself. What we want to accomplish? Simple way to communicate cross-domain with ASMX .NET 3.5 Web Service How can we do it? 1. Implement a web service method like the following [ ScriptService ] public class
    Posted to Developer Pills (Weblog) by Adel Khalil on Fri, Aug 14 2009
  • Subscribed to your own blog :D ?

    Are you? Why ?
    Posted to Developer Pills (Weblog) by Adel Khalil on Sun, Jan 25 2009
  • All my kids will program on Boku

    One day, i will FORCE :D all my kids to program on Boku like Chris kids do. http://devlicio.us/blogs/christopher_bennage/archive/2008/12/09/an-early-start.aspx
    Posted to Developer Pills (Weblog) by Adel Khalil on Wed, Dec 10 2008
  • Full Time Software Engineers Needed

    Just graduated with IT related degree ? Are you creative, motivated and talented? Excited by developing new applications that really make a difference? Want to tackle new challenges? kinematechs is hiring freshman developers Great environment, great people… apply jobs.kinematechs.com   About Kinematechs® Vision Provide the framework and infra-structure
    Posted to Developer Pills (Weblog) by Adel Khalil on Wed, Dec 3 2008
  • Milk Offers and Notice Periods

    Joel Spolsky talked in his recent post about exploding job offers ( http://www.joelonsoftware.com/items/2008/11/26.html ), where the recruiter says that you have to response to the offer with in fixed period of time, that was what happened to me exactly couple of month back, were the offer had expiration date of 4 days :) Their execute is that they
    Posted to Developer Pills (Weblog) by Adel Khalil on Tue, Dec 2 2008
  • Neat feature in Foxit Reader 2.3

    So Foxit Reader is a replacement for Acrobat Reader, it’s light, can be stand alone, and has a super fast launching time and FREE. since i tried Foxit Reader i had no single Acrobat Reader installation. Today i discovered a neat feature, if you closed Foxit Reader while you viewing PDF document, when you come back and open the same document it remembers
    Posted to Developer Pills (Weblog) by Adel Khalil on Thu, Oct 30 2008
  • .NET got new logo

    .NET got brand new logo, I kind liked the old one more… anyway… http://blogs.msdn.com/msmossyblog/archive/2008/10/25/embrace-the-new-net-logo.aspx
    Posted to Developer Pills (Weblog) by Adel Khalil on Wed, Oct 29 2008
  • TechCrunch started a layoffs counter

    In respond to the latest economy crisis TechCrunch started a layoffs counter, Companies like eBay, Yahoo, nVidia and many more have layoffs exceeded 3000+ employee. http://www.techcrunch.com/layoffs/ Is the current crisis affect Egypt’s outsource spots?
    Posted to Developer Pills (Weblog) by Adel Khalil on Fri, Oct 24 2008
Page 1 of 13 (122 items) 1 2 3 4 5 Next > ... Last » | More Search Options
Copyright © 2003-2010 BloggingAbout.NET