• Mobile
  • Sql
  • .Net
  • Php
  • Html
  • Css
  • Jscript
  • Mfc
  • 2
  • 0
  • 2
  • 0
  • 2
  • 2
  • 2
  • 2
  • Tips, Tricks, Trends of Development

    • Kedar Gore
      About me
  • Developing SOA Web Service with WCF and LINQ – Part I

    Published December 12, 2011 | 161 days ago | By Kedar Gore | 3 comments

    Developing SOA Web Service with WCF and LINQ - Part I

    Modeling a WCF service with Service Factory The Web Service Software Factory 2010 is an integrated collection of resources to help you build Web services that follow well-known architecture and design patterns. We will use the Service Factory to create models for all the contacts, specify implementation technologies for the models, and generate source code [...]

    • .NET
    • Linq
    • SOA
    • Visual Studio 2010
    • WCF
    Read more 3 Comments

    Developing ASP.NET web pages with WebMatrix – Part I

    Published November 20, 2011 | 182 days ago | By Kedar Gore | No Comments

    Developing ASP.NET web pages with WebMatrix - Part I

    What is WebMatrix Webmatrix is a lightweight tool to create web pages using new Web Pages Framework and Razor syntax. WebMatrix is a stack of software components required to build web applications. There are four components to the stack: IIS, Development framework (.NET 4.0), a Database platform (SQL Server); and a lighweight web authoring and [...]

    • .NET
    • ASP.NET
    • WebMatrix
    Read more Leave a comment

    Developing Android Apps with HTML, CSS, and Javascript – Part II

    Published November 15, 2011 | 188 days ago | By Kedar Gore | One comment

    Developing Android Apps with HTML, CSS, and Javascript – Part II

    Advanced Styling We built an Android app without Java, we’ve so far learned how to use CSS to style a collection of HTML pages to look like an Android app in previous article Developing Android Apps with HTML, CSS, and Javascript – Part I. We’ll make those same pages behave like an Android app. Specifically, [...]

    • Android
    • CSS
    • HTML
    • Javascript
    • JQuery
    • Mobile
    Read more 1 Comment

    A Complete Web ActiveX Control – Part II

    Published November 15, 2011 | 188 days ago | By Kedar Gore | No Comments

    A Complete Web ActiveX Control – Part II

    Building a Safe ActiveX Control We built a basic ActiveX Control using MFC ActiveX Control in Visual Studio 2008, we’ve so far learned how to create Methods, Properties, Events and how to add an ActiveX Control to html page in previous article A Complete Web ActiveX Control – Part I. To make a control that [...]

    • ActiveX
    • MFC
    • Visual Studio 2008
    Read more Leave a comment

    Developing Android Apps with HTML, CSS, and Javascript – Part I

    Published November 15, 2011 | 188 days ago | By Kedar Gore | No Comments

    Developing Android Apps with HTML, CSS, and Javascript – Part I

    What is Android? Android is a software stack for mobile device that includes an operating system, middle ware and key applications. Methods to develop an Android application. There are essentially two ways to deliver an android application. One using a client-side application developed using Android SDK and installed on user device. Second using a web [...]

    • Android
    • CSS
    • HTML
    • Javascript
    • Mobile
    Read more Leave a comment

    A Complete Web ActiveX Control – Part I

    Published November 15, 2011 | 188 days ago | By Kedar Gore | 3 comments

    A Complete Web ActiveX Control – Part I

    What is an ActiveX Control ActiveX is a Microsoft technology developed in the mid 90’s, that allows for the creation of applet-like applications that can be downloaded and run within Microsoft’s Web browser. ActiveX controls are comparable with Java applets: programmers desinged both of these mechanisms to allow web browsers to download and execute them. [...]

    • ActiveX
    • MFC
    • Visual Studio 2008
    Read more 3 Comments
Copyright © 2012 Geekduo.com. All rights reserved.