Skip to main content

Home/ Coders/ Group items matching "developed" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
david clay

3rd Party Web Application Integration Services, website Solutions - 0 views

  •  
    We Offer Application Integration Services for Your Ecommerce Website. Ecommerce Web Developer Will Provide You with all Application Integration Solutions.
Fabien Cadet

Atom Authentication, by Mark Pilgrim on 2003-12-17 | XML.com - 1 views

  •  
    « A little-known fact about RFC 2617 is that HTTP authentication is extensible. The RFC defines and Apache has modules for Basic and Digest authentication, but developers are free to define different algorithms for use within the HTTP authentication framework, and servers are free to insist that clients support those algorithms if they want access to the server's resources. »
Christina Mulligan

Cupid, draw back your bow: A Valentine's Day guide to targeting for mobile app developers - 0 views

  •  
    These targeting tips will help your app attract users, not drive them away. Happy Valentine's Day!
Biztech Consultancy

Cakephp or CodeIgniter: Which one to choose? - 0 views

  •  
    Posted by admin in Cakephp on 27, Jan 2014 Open source frameworks have been a blessing for the web development world. There are various open source PhP based frameworks available. But a question arises - which one to go for? One should not select a framework simply because it is the best.
Mandeep Bajar

Scheduling Push Notification with App42 Platform - 0 views

  •  
    "App42 platform now gives you the power to schedule push messages for future delivery. This facilitates developers to create push campaign which can be scheduled on a given date and time. "
Anna Taylor

Meet Steve Floyd, Speaker at SEJ Dallas Meetup - 0 views

  •  
    As the CEO of AXZM, Steve Floyd has worked hard to build the company he always wanted to work for. Founding AXZM in the spring of 2003, Steve has since grown his agency into one of the most recognized and trusted digital marketing boutiques in North Texas. Starting his career in the early 2000′s designing for print & web - later evolving into LAMP application development and over the last 5 years, Content Strategy, SEO & Inbound. Steve is also the founder / organizer of the Dallas Content Strategy Group and Co-Chair / Founder of SEMPO NTX.
David Maxx

Tips for Developing E-Commerce Business from Scratch to Big Store - 0 views

  •  
    In this competitive market, it is not easy to start an e-commerce business from scratch to big store as you need to spend your lots of time on researching.
trimantra

How to do windows authentication on ASP.NET Development Server | Trimantra Blog - 0 views

  •  
    Follow the below steps: Go to Project->Properties->Web Select "NTLM Authentication" check box to True Modify authentication mode to windows
  •  
    Follow the below steps: Go to Project->Properties->Web Select "NTLM Authentication" check box to True Modify authentication mode to windows
Pooja Runija

New Yahoo Mobile Development Suite for App Makers - 0 views

  •  
    Yahoo has acquired many small startups and big companies over the years but still not in a good position. Last year Yahoo acquired mobile analytics firm "Flurry" and CEO Marissa Mayer stated that Yahoo is a "mobile first company." 
Shahriar Kabir

Ghostlab - Essential Web Development Tool - 0 views

  •  
    Ghostlab will synchronously perform all tests you perform on one program on any number of associated gadgets. This spares you time, as well as fun.
trimantra

How to run .NET 2/3.5 website/webapplication into .NET 4 hosting environment | Trimantra Blog - 0 views

  •  
    It is general requirement that you want to host your ASP.NET 2.0/3.5 website/webapplication onto the hosting server which provide support for .NET Framework 4 but not for .NET Framework 2. At the time of development we normally assume that by default all application should run on .NET Framework 4 because backward compatibility is supported. But sometimes they are not because of new changes into ASP.NET 4.0. Here is the link for your reference: ASP.NET 4 Breaking Changes.
  •  
    It is general requirement that you want to host your ASP.NET 2.0/3.5 website/webapplication onto the hosting server which provide support for .NET Framework 4 but not for .NET Framework 2. At the time of development we normally assume that by default all application should run on .NET Framework 4 because backward compatibility is supported. But sometimes they are not because of new changes into ASP.NET 4.0. Here is the link for your reference: ASP.NET 4 Breaking Changes.
findbestopensource

List of Most popular open source Integrated Development Environment - 0 views

  •  
    List of Most popular open source Integrated Development Environment for Java, Python, Perl
David Rietz

Partitioning and Layering a Software Application (Examples in C#) - 0 views

  •  
    This course focuses on techniques such as interface-based design, proper use of inheritance, inversion of control, factories, single responsibility, facades, and other patterns and techniques that help develop software layers.
Joel Bennett

Generate .NET documentation with MindTouch 2010 - MindTouch Developer Blog - 4 views

  • The goal of mindtouch.doc was to generate hierarchical reference documentation that could easily be imported into an MindTouch install.
  • The generated documentation has an external dependency on a template called DocToc. The purpose of this template is to allow simple Table of content customization using DekiScript and to make it easy to include custom css for documentation pages.
  •  
    It's like Sandcastle for MindTouch
Paris Polyzos

Develop With Passion® - Jean-Paul S. Boodhoo - 0 views

  • Being an effective unlearner enables you to take an unbiased look at a new way of approaching a situation/problem/challenge without the weight of being dragged down by your old baggage(ideas
  • Being an effective unlearner enables you to take an unbiased look at a new way of approaching a situation/problem/challenge without the weight of being dragged down by your old baggage(ideas)
  • One strategy to minimize this is to seek out and collaborate with people who make you feel a little out of your element
  • ...13 more annotations...
  • Unfortunately, with the large number of these blogs, many people have fallen into the trap of subscribing to too many
  • he started to get frustrated by the abscensce of any new insights/techniques he was sure would magically manifest when working through coding sessions.
  • Any man who reads too much and uses his own brain too little falls into lazy habits of thinking
  • Don't think about what you have accomplished. Rather, what you should have accomplished with your abilities.
  • People who allow themselves to get into this mode more often can find that the spikes in creativity that result, can carry forward with them into the stuff that they have to tackle on a day to day basic
  • Gifts, however , have to be opened, and then further used, if they are going to be of any value
  • When you think you have caught up with the skill of [developer x], either their skill level has increased or you have found another developer whose skill you covet
  • It's not about being the best. It's about being your best.
  • It can give them an change to explore and think about problemsthat they may not feel comfortable with
  • There will always be someone who is better than you, there will always be someone who is not.
  • If you end your days with the persitent feeling of "I do not feel like I got enough done", it could be an indicator that some significant diagnostics need to be performed
  • can create an environment where synergy, collaboration, and friendly competitiveness raise the level of all of the people on the team
  • Give your brain an opportunity to stretch itself.
  •  
    Great article about strategies you may follow and mistakes you may avoid to become a better programmer!
Joel Bennett

Software Transactional Memory (MSDN Blog: Developing for Developers) - 0 views

  •  
    A great article explaining Software Transactional Memory for programmers who've never heard of it.
Joel Bennett

LOCALHOST80 - 0 views

  •  
    LocalHost80 has tons of resource links for webmasters and web developers in general.
  •  
    LocalHost80 has tons of resource links for webmasters and web developers in general.
  •  
    Visit News www.killdo.de.gg. How to make the 1000 visitor from PR9 backlinks. Buy cheap service www.fiverr.com/radjaseotea/making-best-super-backlink-143445
Joel Bennett

Rochester Code Camp - 0 views

  •  
    Provide an off hour forum for the development community to speak and share ideas for them to come and enjoy...
Joel Bennett

XmlLite Introduction - Light XML parser for C++ - Microsoft - 0 views

  • XmlLite works with various versions of the Microsoft C++ compiler, but the samples in the documentation have been validated only with Visual Studio 2005.
  • XmlLite works with any Windows language that can use dynamic link libraries (DLLs), but Microsoft recommends C++
  • if you want to use it with other languages, some additional work may be required.
  •  
    The XmlLite library allows developers to build high-performance XML-based applications that provide a high degree of interoperability with other applications that adhere to the XML 1.0 standard. XmlLite works with any Windows language that can use dynamic link libraries (DLLs), but Microsoft recommends C++. XmlLite comes with all necessary support files for use with C++, but if you want to use it with other languages, some additional work may be required.
« First ‹ Previous 241 - 260 of 2032 Next › Last »
Showing 20 items per page