CFinNC's Presentations (1 to 10)

Presentation   Multimedia? Rank Favs Views Comments
GettingStartedAcrobat4-uHtyn Getting Started with CF9 Hibernate (ORM) Integration

By: Bob Silverberg
a long time ago
No 0.0
(0 votes)
1 103
(19 Embedded)
3
Getting Started with CF9 Hibernate (ORM) Integration
A presentation from CFinNC.
Building-RIAs-using-Ext-JS-3-and-ColdFusion Building RIAs using Ext JS 3 and ColdFusion

By: Paul Cormier
a long time ago
No 0.0
(0 votes)
0 463
(125 Embedded)
0
Building RIAs using Ext JS 3 and ColdFusion
In this session, you will learn the basics of the Ext JS v3.0 framework for building Rich Internet Applications. This will include a quick review of the available UI widgets and a basic Ext app implementation. Different methods of loading content and data (XML, JSON) from a ColdFusion server will be covered in more detail, including code examples of a data-aware, editable grid as well as basic error handling.
intro-to-cfbuilder An Introduction to ColdFusion Builder

By: Simon Free
a long time ago
No 0.0
(0 votes)
0 91
(58 Embedded)
0
An Introduction to ColdFusion Builder
In this session we will take a look at all the different features available to developers from setting up projects, setting up servers, creating snippets to creating and using custom extensions. By the end of the session you will have a decent understanding of the different features available to you and how to use them.
cfaas Working with CFAAS and Flex

By: Simon Free
a long time ago
No 0.0
(0 votes)
0 321
(264 Embedded)
0
Working with CFAAS and Flex
With ColdFusion 9’s introduction of ColdFusion As A Service (CFAAS) you can now access a number of ColdFusions features from Flex, allowing you to send email, generate charts and even generate PDF’s, all without writing a single line of ColdFusion code.
CFinNC-Debugging-Advanced-Presentation CFinNC Debugging Advanced Presentation

By: Bilal Soylu
a long time ago
No 4.5
(2 votes)
0 158
(54 Embedded)
0
CFinNC Debugging Advanced Presentation
We focus on tools that you can use in conjunction with CF environment to review debugging output. Also spent some time on offline debugging options using the ToFile debugging option.
CFinNC-Debugging-Beginner-Presentation CFinNC Debugging Beginner Presentation

By: Bilal Soylu
a long time ago
No 5.0
(1 vote)
0 29
(17 Embedded)
0
CFinNC Debugging Beginner Presentation
We are talking about tools available in CF as well as debugging philosophy and processes that may assist in developing a structured approach to debugging CF applications.
ColdFusion--SharePoint ColdFusion & SharePoint

By: David Brown
a long time ago
No 0.0
(0 votes)
5 1519
(456 Embedded)
305
ColdFusion & SharePoint
As SharePoint quickly becomes the ubiquitous corporate online team collaboration and document management tool, ColdFusion developers find themselves needing to work in a SharePoint enviornment and are often asked to integrate legacy ColdFusion apps into a SharePoint portal. With the latest version ColdFusion, Adobe has moved forward with tools to help a ColdFusion Developer work on that challenge.
CF-Slides-V4 Using CF Services to Manage Large File Transfers

By: Shane Trahan
a long time ago
No 0.0
(0 votes)
2 754
(110 Embedded)
234
Using CF Services to Manage Large File Transfers
CF Services for management of large files
Hidden-Gems-in-ColdFusion-Builder Hidden Gems in ColdFusion Builder

By: charlie arehart
a long time ago
No 5.0
(2 votes)
2 1327
(272 Embedded)
0
Hidden Gems in ColdFusion Builder
In this session, veteran CFer Charlie Arehart will share dozens of tips and tricks (and a couple of traps) for working with Adobe's new ColdFusion Builder IDE. Whether you're entirely new to it, or have used it since its release, there will be items of interest for you. The topics will range from gems in editing code, to configuring the IDE; from troubleshooting problems. to connecting the IDE to CF servers, and editing code on remote servers. Of course, those with prior experience with CFEclipse will recognize some of the tips, but many if not most will be unique to CFBuilder, and even experienced CFEclipse users have said they learned things in this talk.
Intro-to-Securing-CFML-Applications--CFinNC Intro to Securing CFML Applications - CFinNC

By: Jason Dean
a long time ago
No 0.0
(0 votes)
1 156
(116 Embedded)
7
Intro to Securing CFML Applications - CFinNC
In this presentation we discuss what security is, what goes into a security policy, security best practices, and vulnerabilites and countermeasures concerning SQL Injection and Cross-Site Scripting (XSS)