The i-Technology Media!
Register | Log in
   
 
.NET  ·  AJAX  ·  CLOUD  ·  ECLIPSE  ·  FLEX  ·  OPEN WEB  ·  iPHONE  ·  JAVA  ·  LINUX  ·  OPEN SOURCE  ·  ORACLE  ·  PBDJ  ·  SEARCH  ·  SILVERLIGHT  ·  SOA  ·  VIRTUALIZATION  ·  WEB 2.0  ·  WIRELESS  ·  XML
Comments
Plone and Drupal: Different Approaches, Different Results
paul.nowak wrote: Matt, thanks for the comments. I made an error on the version of Plone. It's 2.5 Plone running on Zope 2.9x. In regards to the additional products, we have a skin installed and we have a product that we had custom developed for us that connects to a PostgreSQL database. We've looked at slow PostgreSQL queries causing problems and have not been able to find an issue. We've also tested for the case where the PostgreSQL server is down and have not been able to create an issue. We therefor...
Nov. 4, 2009 04:19 PM EST
Cloud Expo on Google News
Did you read today's front page stories & breaking news?
Live Google News by SYS-CON!

  • 1
  • 2
  • next ›
  • last »

Space Based Programming in .NET
By Jim Liddle
At a recent Skills Matter event in the UK Goyko Adzic presented for over an hour on Space Based programming in .Net. The slides are embedded below, but as this blog is syndicated and sometimes the slides get stripped out, you can find them here.
Sep. 10, 2009 06:45 AM EDT  Reads: 670
PowerDesigner 15: Expanding Data Modeling into Your Enterprise
By Courtney E. Driscoll
In today’s business world change is a constant and companies need to ensure that they keep up with that change. Whether the change is an opportunistic response to new conditions – requirements, regulations, market conditions, a merger/acquisition – or a major transformation, companies ...
Aug. 19, 2009 05:00 PM EDT  Reads: 2,137
SQL Anywhere Server and AJAX
By Jayaram Krishnaswamy
AJAX has dominated the web space so extensively that it needs no introduction. Connecting to a server via XMLHttpRequest and making a partial page refresh is what makes this technique so attractive. However, use of these AJAX requests, although very attractive, can pose dangers as well...
Aug. 19, 2009 09:45 AM EDT  Reads: 5,945  Replies: 1
Exposing a WCF Service in Silverlight
By Brad Abrams
I am having a blast with the series where I am updating my simple Mix 09 Business Application demo. In this part, I wanted to consider the scenario that I hope is a common one. The developer writes their Silverlight app using the RIA Services pattern and the application becomes wildl...
Aug. 1, 2009 08:00 AM EDT  Reads: 1,171
ASP.NET MVC For Visual Studio 2010 Beta 1 Released
By Alin Irimie
Microsoft released ASP .NET MVC for Visual Studio 2010 Beta 1, you can find the installer on CodePlex. Many of the new Visual Studio 2010 features intended to support the TDD workflow fit very nicely with ASP.NET MVC, which ScottGu will describe in an upcoming blog post.
Jun. 11, 2009 08:00 AM EDT  Reads: 1,070
DMTF to Develop Standards For Managing a Cloud Computing Environment
By Alin Irimie
The Distributed Management Task Force (DMTF), today announced that it has formed a group dedicated to addressing the need for open management standards for cloud computing. The “Open Cloud Standards Incubator” will work to develop a set of informational specifications for c...
Apr. 28, 2009 07:00 PM EDT  Reads: 1,212
Google Maps and ASP.NET
By Jeevan Murkoth
I am sure that most of you have heard about or have had a chance to use Google Maps. It's a great service and I was really impressed by the responsiveness of the application and the ease with which users could drag and zoom maps from a Web browser. It has in many ways heralded the arri...
Oct. 15, 2008 10:30 AM EDT  Reads: 263,411  Replies: 79
Deploying PowerBuilder Applications as ASP.NET WebForm Applications
By Abdul Azeez
PowerBuilder 11.0 supports deploying existing PowerBuilder client/server business applications as an ASP.NET WebForm application. This greatly improves developer productivity without having to learn a new development language and preserves PowerBuilder development skills. Although the ...
Sep. 12, 2008 08:00 PM EDT  Reads: 4,010
WinForms and ASP.NET Reporting Controls
By .NETDJ News Desk
Developer Express announced the immediate availability of its reporting platform for WinForms and ASP.NET – the XtraReports Suite v2008 vol 2. Built and optimized for Visual Studio, the DevExpress suite of reporting components allows software developers to deliver cutting-edge capabili...
Aug. 25, 2008 09:21 AM EDT  Reads: 1,814
Solutions for Optimizing ASP.NET Applications
By Kent Alstad
One of the reasons that ASP.NET has become popular as a framework for Web developers is the availability of third-party controls and tools. This third-party product support means that, when you’re developing features and functionality in an ASP.NET application, you have "buy versus bui...
Aug. 19, 2008 06:30 PM EDT  Reads: 2,294
Building Great AJAX Applications from Scratch Using ASP.NET 3.5 and Visual Studio 2008
By RIA News Desk
Come see a no-slides, code-only presentation that starts with a blank directory and builds a data-driven, AJAX enabled, ASP.NET web application from scratch that implements common AJAX patterns with the rich set of AJAX Control Toolkit, accesses data with LINQ, and implements standards...
Aug. 6, 2008 11:00 AM EDT  Reads: 2,613
Deploying an ASP.NET AJAX RSS Reader on Linux
By Jonas Martinsson
Have you ever wished you could run ASP.NET applications on Linux, without having to rewrite your code or leave the Visual Studio development environment? In this article, I show you how to port Steve Clements' AJAX ASP.NET RSS Reader to native Java and deploy it to Apache Tomcat on Lin...
May. 22, 2008 07:30 AM EDT  Reads: 9,008  Replies: 2
Book Review: ASP.NET 2.0
By Anand Narayanaswamy
ASP.NET developers are bored with traditional books that outline concepts in a lengthy way. These books are good if you like to learn the features in a detailed manner. However, by the time the book is read, a new version will be released. Hence, many learners including myself prefer s...
May. 16, 2008 03:00 PM EDT  Reads: 5,088
CLINQ v1.1.0.0 Released
By Kevin Hoffman
CLINQ v1.1 has been released. Some of you may have already downloaded some of the new builds, but here's a rundown of what the new release includes: Support for Continuous Aggregation. Now, in addition to being able to have your result sets automatically update themselves in response t...
May. 2, 2008 05:15 PM EDT  Reads: 4,107
Avoiding Blocking Issues in ASP.NET Session State Databases
By Greg Low
As soon as ASP.NET systems grow to the point that more than a single Web server needs to be deployed, decisions need to be mode about where the session state will be held. By default, ASP.NET session state lives in the memory of the server hosting the application. The problem with this...
May. 31, 2007 05:00 PM EDT  Reads: 7,558
AJAX and Atlas
By Ben Reichelt
One of the big buzzwords that rose to fame in 2005 was 'Ajax.' The term 'Ajax' was first coined by Jesse James Garrett in his essay 'Ajax: A New Approach to Web Applications' (www.adaptivepath.com/publications/essays/archives/000385.php), and it refers to the use of asynchronous JavaSc...
Nov. 14, 2006 02:45 PM EST  Reads: 49,033  Replies: 25
Google Maps! AJAX-Style Web Development Using ASP.NET
By Vishwas Lele
In the past few months, the design pattern of combining Asynchronous JavaScript and XML (AJAX) to develop highly interactive Web applications has been growing in popularity. High-profile Web applications such as Google Maps and A9 are currently leveraging the combination of these techn...
Jun. 1, 2006 11:45 AM EDT  Reads: 145,211  Replies: 17
.NET Cover Story — Adding Validation Capabilities to a BoundField
By Oscar Peli
The new family of bound controls lets developers build data-driven applications almost without writing a line of code at page level, but there's more work to do to build really robust, fully featured controls. With the new version of .NET Framework, developers can extend base controls ...
May. 12, 2006 11:45 AM EDT  Reads: 20,397  Replies: 6
Interop Update: A Fast Track to Rehost Your .NET Applications
By Laurence Moroney
You already know the sheer productivity advantages of developing applications that run on the .NET framework using the Visual Studio.NET IDE, and have likely developed and deployed one or more of these in the years since they became generally available. But did you know that you can do...
May. 2, 2006 10:30 AM EDT  Reads: 19,012  Replies: 2
ComponentArt Releases Charting for .NET Version 2006.1
By .NETDJ News Desk
ComponentArt has released version 2006.1 of its next-generation 3D charting line: ComponentArt Charting for .NET. The release consists of WebChart for ASP.NET for web-based solutions, and WinChart for .NET for Windows Forms development, and the controls are available individually or to...
Apr. 13, 2006 10:15 AM EDT  Reads: 11,682  Replies: 1
ASP.NET 2.0 Callbacks
By Timothy Stall
Web sites are based on a client-server model. While the client (usually a browser) can use client-side script such as JavaScript to do simple tweaking of existing data, getting new data requires a request to the server. The server does the heavy processing and makes a response back, wh...
Mar. 17, 2006 08:30 AM EST  Reads: 18,427  Replies: 1
Summing Up the New ASP.NET Controls
By Aaron Reed
On the eve of the official release of .NET 2.0, developers around the world were anxiously waiting and priming their PCs for a speedy download from MSDN. And who could blame them? Microsoft's .NET development platform has been a hit with the developer community ever since the first bet...
Mar. 12, 2006 03:30 PM EST  Reads: 23,714  Replies: 1
AJAX-Driven Websites: Under The Hood
By Tommy Newcomb
Recently, a number of Web sites have begun to raise some eyebrows within the developer community. What's unique about these sites is that they behave more like a desktop application than a Web application. As you interact with them, they quickly display an endless amount of information...
Feb. 19, 2006 05:15 PM EST  Reads: 88,955  Replies: 7
Rapid Module Development for DotNetNuke
By Mark Hoskins
Before there were Web parts, DotNetNuke created installable private assemblies nicknamed modules to encapsulate the functionality desired within a modular environment. It doesn't take much experience developing modules for DotNetNuke before you start asking the age-old questions: I kno...
Feb. 18, 2006 10:45 AM EST  Reads: 39,905  Replies: 2
"Skinning" – When Design and Development First Met
By Nina Meiers
Did you know that the terminology known as skinning has been around for quite some time, but never in the hands of mainstream designers and Web developers in the content management space? Simple skinning or skin themes, which are more familiar, started back in the days of Windows when ...
Jan. 28, 2006 10:15 AM EST  Reads: 23,579  Replies: 1
Creating Composite Server Controls in ASP.NET 2.0
By Wes Weeks
One underutilized technique for maximizing code reuse and increasing developer productivity is the creation and utilization of ASP.NET Server controls. Even when the problem domain is well known and understood, each new project has many developers starting at square one, dragging and d...
Jan. 25, 2006 08:30 PM EST  Reads: 37,907  Replies: 3
Jon Box's .NET Blog: ASP.NET Membership Provider and Different Servers
By Jon Box
I'm working on an application where I built a custom membership provider because of custom database scheme requirement. My custom membership provider is using the hashed format for passwords and user answers. I've got that working and now want to deploy the new application including th...
Jan. 9, 2006 04:15 PM EST  Reads: 15,891  Replies: 2
Managing an Open Source Project for DotNetNuke
By Chris Paterra
In December 2004 it was decided that DotNetNuke would break out its existing core modules into separate Projects so that they could be enhanced, released, and supported independently from the core Web Application Framework. It was further decided that some additional modules would also...
Dec. 26, 2005 04:00 PM EST  Reads: 32,282  Replies: 4
ASP.NET - Introducing the "DotNetNuke" Web Application Framework
By Shaun Walker
Over the past few years, a paradigm shift of monumental proportions has been quietly occurring on the World Wide Web. The traditional 'brand-builder' Web site whose sole purpose was the delivery of static marketing information to potential customers has finally lost its appeal. Fuelled...
Nov. 30, 2005 02:15 PM EST  Reads: 45,556  Replies: 5
Using an RSS Feed as a Content Service in ASP.NET
By Joe Stagner
RSS is the technology driving the blogging craze that's sweeping the Internet, but it's far more than a blogging technology. It's a prime foundation on which to build 'service-oriented' applications.
Oct. 5, 2005 11:00 AM EDT  Reads: 20,957
Bring Windows to the Web: Bringing Desktop Apps to Your Web Sites
By Bill Rogers
Since the introduction of CGI in 1993, the Web has become an increasingly popular medium for interactive content and application development. The evolution of Web programming has come a long way in 12 years, and new technologies are being introduced on an almost daily basis. As a devel...
Oct. 3, 2005 02:30 AM EDT  Reads: 20,188
Introducing ASP 2.0 Master Pages
By Thom Robbins
While meeting with the development staff of a local company we began discussing a project that the CIO had assigned them earlier that morning. The project was actually the first in a series of about 15 planned Web sites scheduled over the next year. Each site was designed to expose sal...
Sep. 9, 2005 03:00 PM EDT  Reads: 30,962  Replies: 1
Aspect.NET: Aspect-Oriented Programming for Microsoft.NET in Practice
By Vladimir Safonov
This article is the third part of the series of articles in this journal to describe our Aspect.NET project an aspect-oriented programming (AOP) framework for Microsoft.NET based on a number of new ideas (for the first two articles, see #4 and 5 in the References section).
Jul. 28, 2005 04:00 PM EDT  Reads: 38,948  Replies: 4
Asynchronous Web Services
By Aaron Reed
Since their conception, Web services have evolved into a core component of software architectures worldwide. The ability to easily distribute processing, allow access via the Internet, and componentize architectures makes Web services a compelling choice for interoperability among syst...
Jun. 29, 2005 05:00 PM EDT  Reads: 20,661
Implementing Tab Navigation with ASP.NET 2.0
By Michael Earls
One of the most basic ways to navigate within an application is by use of a tab control. Tabs are easy to use and users are very familiar with them. There have been many implementations of tab controls for Web applications, but they had often required advanced client-side script that w...
May. 20, 2005 11:00 AM EDT  Reads: 79,021  Replies: 10
Using WSE 2.0 to Secure Enterprise Integration
By Kelvin Tsang
Security is a very broad field. Even if you have been reading all sorts of security books, monitoring all SecurityFocus mailing lists, subscribing to various RSS feeds, and reading new security whitepapers, virus writers can still exploit the latest vulnerability and successfully carry...
May. 20, 2005 11:00 AM EDT  Reads: 14,439
NetAdvantage 2005 Volume 1 Toolset for the Enterprise
By Andrew Flick
Rapid application development can be greatly enhanced by using third-party toolsets. These toolsets let a developer add controls or classes whose capabilities represent months of development time in a matter of seconds. Infragistics, a market leader in user interface tools, enhances it...
Mar. 22, 2005 12:00 AM EST  Reads: 17,211
Master Pages in ASP.NET 2.0
By Jeevan Murkoth
Since the advent of Web development, Web developers have sought a way to provide a consistent look and feel across the Web application. This pursuit has resulted in different custom solutions. With the introduction of master pages in ASP.NET 2.0, Microsoft has finally brought the suppo...
Dec. 7, 2004 12:00 AM EST  Reads: 46,400  Replies: 1
ASP.NET 1.X and ASP.NET 2.0 Compilation Models
By Jeevan Murkoth
The introduction of ASP.NET in 2002 signified a big change in Microsoft server-side technologies for building Web sites. It represented a shift from the interpreted Active Server pages (ASP) to compiled ASP.NET pages. The compiled ASP.NET Web applications were much faster than the inte...
Nov. 8, 2004 12:00 AM EST  Reads: 32,317  Replies: 7
Programmatically Posting Data to ASP .NET Web Applications
By James McCaffrey
Programmatically posting data to a traditional ASP page is an extremely useful and well-known technique. However, I recently discovered that posting data to an ASP .NET Web application from another program is not well understood and requires several new programming tricks.
Jun. 7, 2004 12:00 AM EDT  Reads: 67,995  Replies: 1

  • 1
  • 2
  • next ›
  • last »

SYS-CON Featured Whitepapers

ADS BY GOOGLE

Breaking Java News
EUROTECH S.p.A : Parvus receives $3.2M follow-on order for L-3 ROVER Chassis / Power Supplies
Logica Launches HotScan Self-Learning – Boosting Filtering Efficiencies
Nokia Initiates Charger Exchange Program
Hadera Paper Ltd. Reports Financial Results For Third Quarter and Nine Months
Nomination Committee representatives of Metso Corporation
OLR's New Birmingham Office Bucks Trend
Customer Value Development: how a Fresh Perspective on Emerging Markets' Telecom Economies Generates 5-15% EBITDA Improvement
Skype Appoints Dr. Jonathan Rosenberg as Chief Technology Strategist
Ooyala Named as a US Online Video Platform Leader

ADVERTISE   |   MAGAZINE SUBSCRIPTIONS   |   FREE BREAKING-NEWSLETTERS!   |   SYS-CON.TV   |   BLOG-N-PLAY!   |   WEBCAST   |   EDUCATION   |   RESEARCH

.NET Developer's Journal - .NETDJ   |   ColdFusion Developer's Journal - CFDJ   |   Eclipse Developer's Journal - EDJ   |   Enterprise Open Source Magazine - EOS
Open Web Developer's Journal - OPENWEB   |   iPhone Developer's Journal - iPHONE   |   Virtualization - Virtualization   |   Java Developer's Journal - JDJ   |   Linux.SYS-CON.com
PowerBuilder Developer's Journal - PBDJ   |   SEO / SEM Journal - SJ   |   SOAWorld Magazine - SOAWM   |   IT Solutions Guide - ITSG   |   Symbian Developer's Journal - SDJ
WebLogic Developer's Journal - WLDJ   |   WebSphere Journal - WJ   |   Wireless Business & Technology - WBT   |   XML-Journal - XMLJ   |   Internet Video - iTV
Flex Developer's Journal - Flex   |   AJAXWorld Magazine - AWM   |   Silverlight Developer's Journal - SLDJ   |   PHP.SYS-CON.com   |   Web 2.0 Journal - WEB2
Apache   |   CMS   |   CRM   |   HP   |   Oracle Journal   |   Perl   |   Python   |   Red Hat   |   Ruby on Rails   |   SAP   |   SaaS

SYS-CON MEDIA:   ABOUT US   |   CONTACT US   |   COMPANY NEWS   |   CAREERS   |   SITE MAP
SYS-CON EVENTS:   |  AJAXWorld Conference & Expo  |  iPhone Developer Summit  |  Cloud Computing Conference & Expo  |  SOA World Conference & Expo  |  Virtualization Conference & Expo
INTERNATIONAL SITES:   India  |  U.K.  |  Canada  |  Germany  |  France  |  Australia  |  Italy  |  Spain  |  Netherlands  |  Brazil  |  Belgium
 Terms of Use & Our Privacy Statement     About Newsfeeds / Video Feeds
Copyright ©1994-2008 SYS-CON Publications, Inc. All Rights Reserved. All marks are trademarks of SYS-CON Media.
Reproduction in whole or in part in any form or medium without express written permission of SYS-CON Publications, Inc. is prohibited.