Skip to main content

Home/ Coders/ Group items tagged .net development

Rss Feed Group items tagged

Joel Bennett

Syntax Highlighter - Wilco Bauwer - Toolbox - 0 views

  •  
    An extensible syntax highlighter for .net which includes an Asp.Net server control
Joel Bennett

Textile.NET - CodePlex - 0 views

  •  
    "Textile.NET is, surprisingly, a textile formatter for .NET projects. Textile is a "human web text generator" (http://www.textism.com/tools/textile/) that is useful for rapid web writings such as Wiki syntax or blog articles"
Angel Lee

Leading Android mobile apps development company India - 1 views

Nowadays due to increase in the technology of smart phones, people are looking for better option to fill their mobile with full of good applications. Therefore, Mobile Application Development Compa...

development @public develop Web Design .Net tools

started by Angel Lee on 20 Dec 12 no follow-up yet
Brevity Software Solutions Pvt Ltd

Most Popular Event Management Software Development Company - 0 views

  •  
    Brevity Software Solutions is best event management software development company in India. We provides complete solutions software for different Corporate and Conference Management, Management/Event and Planning Portal, different Online Scheduling, Ticketing and Event Registration. Brevity has experience to provide solutions for Industries and organizations such as Associations, Companies, Educational Institutes, Government Bodies as well as Non-Profit Organizations.
Joel Bennett

Hustle and WorkFlow (or, how not to get outsourced) - Redmond Developer News - 0 views

  •  
    Wherein the author presents a recipe for job security: tie development so closely to an understanding of corporate workflows that it's irrevocably knit into the fabric of the company and colocation with users ...  It's important to note, however, that the sort of development he's talking about is strictly the light-weight "in house" variety -- not the development of externally facing applications for sale.

Dave Cowens

Software Development Jobs - 0 views

  •  
    Free job, career and contract board for the software developer, tester and project manager
alex gross

CodeRun Cloud: Reach for the cloud - 4 views

  •  
    CodeRun Studio is a cross-platform Integrated Development Environment (IDE), designed for the cloud. It enables you to easily develop, debug and deploy web applications using your browser. CodeRun Studio can be used instead or alongside your existing desktop IDE. You can upload existing code in order to test it in the cloud or for sharing with your peers. CodeRun Studio also enables you to instantly compile, package and deploy your code to the CodeRun Cloud .\n
Joel Bennett

Introducing BDD -- DanNorth.net - 0 views

  • I decided it must be possible to present TDD in a way that gets straight to the good stuff and avoids all the pitfalls. My response is behaviour-driven development (BDD).
  •  
    It must be possible to present TDD in a way that gets straight to the good stuff and avoids all the pitfalls... my response is behaviour-driven development (BDD).
David Corking

Dr. Dobb's | Q&A: When Mobility and Open Source Collide | March 28, 2009 - 0 views

  • The web browser is a good example, on a pc it may make sense to ask a user to find, click, type, and browse the web or look for a service. In a mobile, converged product, you need to help the user be present with the service even or especially when they are driving or have the product in a pocket or handbag, and requiring them to constantly select 'yes' or to type in forms etc. are real headaches for a consumer.
  • We will not provide a store front, but will help the community create multiple online stores from which they can generate revenue for themselves and the developer.
  • At the other end of the spectrum, you see hoards of teenagers in the U.S., Europe and Asia happily texting one handed, using predictive text.
    • David Corking
       
      No: they do NOT use predictive text - we 40 somethings might - but the kids uset text speak. How does a kid text rom an iPhone in his pocket?
  • ...7 more annotations...
  • Focus on the whole experience, meaning you need to be inclusive of display sizes, input methods, and form factors when you design and develop your applications and services.
    • David Corking
       
      How much time does a Symbian app developer have to put in to considering all the different Symbian phones on the market?
  • .Net CF
  • expanding this functionality with QT libraries, Adobe AIR technology
  • StyleTap has a Palm emulator that allows you to run thousands of Palm applications on Symbian products
  • Red Five Labs has a runtime for Symbian OS which ensures Microsoft .net applications can be fully supported.
  • many people around the world are not buying and cannot afford a PC.
  • The Symbian Foundation is helping to do this by ensuring we lower the barrier for entry for software developers.
  •  
    Really interesting interview with Symbian boss
Joel Bennett

Kindle Development Kit - 1 views

  •  
    User revenue will be split 70% to the developer and 30% to Amazon net of delivery fees of $0.15 / MB. Remember that unlike smart phones, the Kindle user does not pay a monthly wireless fee or enter into an annual wireless contract. Kindle active content must be priced to cover the costs of downloads and on-going usage.
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
Joel Bennett

Oxite - MIX Online Labs - 0 views

  •  
    Microsoft an ASP.Net MVC "Sample" (or is it a starter kit?) source code that can be used by Web developers to build blog engines into sites ... it's called "Oxite" and it's the software running the blogs on MIX Online. http://www.codeplex.com/oxite
Joel Bennett

NDepend - 0 views

  •  
    NDepend is a tool that simplifies managing a complex .NET code base. Architects and developers can analyze code structure, specify design rules, plan massive refactoring, do effective code reviews and master evolution by comparing different versions of the code.
Joel Bennett

OpenSearch Toolkit - 1 views

  •  
    "The OpenSearch Toolkit provides ASP.NET developers with drop-in support for OpenSearch. "
Joel Bennett

Crossing the Divide - Compile .Net to Java! - 0 views

  •  
    Grasshopper enables .NET developers to cross-compile Microsoft IL (i.e.: the output of any .NET programming language) to Java bytecode, using the open source Mono Project's class libraries.
Joel Bennett

Volta - Microsoft Live Labs - 0 views

  • design and build your application as a .NET client application, then assign the portions of the application to run on the server and the client tiers late in the development process. The compiler creates cross-browser JavaScript for the client tier, web services for the server tier, and communication, serialization, synchronization, security, and other boilerplate code to tie the tiers together.
  •  
    Volta is to .Net what the Google Web Toolkit is to Java ... except it goes *way* further, because it lets you write a multi-tiered application as a rich-client app and then choose to have the client portion "compile" to HTML+Javascript ...
Joel Bennett

Microsoft Axum - Download Details - 0 views

  • Installer: Axum is an incubation project from Microsoft’s Parallel Computing Platform that aims to validate a safe and productive parallel programming model for the .NET framework. It’s a language that builds upon the architecture of the web and the principles of isolation, actors, and message-passing to increase application safety, responsiveness, scalability and developer productivity. Other advanced concepts we are exploring are data flow networks, asynchronous methods, and type annotations for taming side-effects. Programmer's Guide: Use this simple and easy to follow programmer's guide to learn how to create safe, scalable, and responsive applications with the Axum language. Language Specification: A detailed specification of the Axum language.
  •  
    A .NET language for safe, scalable and productive parallel programming through isolation, actors and message-passing ...
iupdateyou123

Job For Fresher- .Net Developers - 0 views

  •  
    Company- Staffing / Employment Agency Salary Preferred- 70,000 $ To 95,000.​00 $ Yearly Job Location- New York City NY Job Type- Full Time Experience Required- 0 To 2 Years Eligibility- Bachelor's degree Job Responsibilities- Candidate should be known by full SDLC for new cross platform browser-based systems along this converting and enhancing legacy desktop applications into the modem browser applications.
« First ‹ Previous 61 - 80 of 508 Next › Last »
Showing 20 items per page