Over one dozen easy to implement performance tips. Tips will discuss a wide range of topics from adjusting out-of-the-box settings to identifying memory leaks in custom code. This discussion will benefit anyone currently designing a SharePoint implementation! Attendees will leave with several ways to improve the proactively improve the end user experience. Dennis BottjerSession Speaker Dennis J. Bottjer is a Solutions Architect, for Microsoft Gold Partner SpringPoint Technologies (www.MySppringPoint.com). Currently he is a Microsoft ASP/ASP.NET MVP and has worked with FORTUNE 100 companies. Dennis has over 10 years of experience in helping companies transform their reactive frustrations to proactive solutions. His is also
... Read MoreSince its arrival, LINQ has proved its power to me over and over. I find that it speeds up development and leaves behind code that is more maintainable than ever. The goal of this presentation is to show you how even the most complicated algorithms can be left dead simple with a little LINQ to help shine some clarity. Rob TennysonSession Speaker I live in Fayetteville, AR with my wife, two daughters, and our Keeshond Boomer. College is what brought me to the area - I graduated with a BS in Computer Science from the University of Arkansas in 2001.
By day I'm a software developer and by night I'm about one part developer and two parts gamer. In my free time, I've grown to really love commu
... Read MoreAdvanced Reporting -Web Services as data sources -Security and options through parameters -Click-through and Drill through reporting -Data Extensions, and Rendering Extensions
Devlin LilesSession Speaker Devlin Liles is a software programmer for Tyson Foods specializing in the capture and reporting of plant floor efficiency data and yield information. He has 3 years experience with using .NET languages and now coordinates the speakers for the Tyson developers forum (DEVLOOP). Currently He is focused on creating platform independent reporting
... Read MoreThis soup-to-nuts workshop will show you how to initiate a new project with SharePoint, whether it’s the first use of the technology at your company or the first use within a specific department. We’ll examine a detailed project plan; how and when to gather functional and business requirements; how to get “buy-in” from staff unaccustomed to SharePoint; and how to train staff to use, administer and customize SharePoint.
Rafael PerezSession Speaker Rafael Perez is a Senior SharePoint Architect for EPC Group, one of the nation’s Leading SharePoint firms and provider of Microsoft Integration and consulting services throughout the US and Canada. Rafael has been designing, developing, and implementing custom Microsoft based solutions for 12 years, most of which he has specialized in the developm
... Read MoreDo's and Don'ts from an operational / Administrative perspective. More details coming soon. Steve WalkerSession Speaker Senior Consultant | Microsoft Consulting Services
... Read MoreIn this session, you learn how to make beautiful code and the who, what, where, and why of design patterns. Join Zain Naboulsi on this wondrous adventure of code discovery. We look at why you would want to use a design pattern and explore the strategy pattern in detail. Zain NaboulsiSession Speaker For over 14 years Zain has been teaching and consulting on the latest Microsoft technologies. He's been a Microsoft Certified Trainer since 1995 and holds all major Microsoft certifications, plus credentials from Cisco, Checkpoint and CompTIA. Zain launched his development career with Visual Basic 3.0 and honed his implementation skills with
... Read MoreA "lessons learned" deep dive from recent project experience where Variations were enabled to support the multilingual requirements of an Internet Portal. We will discuss configuration, patches, replication issues, performance, custom code, and testing. The majority of the material will be from real world experience and the school of hard knocks! David McColloughSession Speaker David McCollough is a Microsoft Certified Application Developer with more than 10 years experience in developing software applications and is currently working for Microsoft Managed Gold Partner SpringPoint Technologies.
... Read MoreLearn several ways to greatly reduce your SharePoint development and deployment time and avoid the mistakes that were learned the hard way. Discover the various tools that might fit in your development environment that can make your life easier. Being a successful SharePoint developer, requires knowledge of a lot of various technologies. Learn how to put them all together and deliver powerful, flexible and reusable results. David WalkerSession Speaker David Walker is the current board member for INETA (Vice President, Speakers Bureau), President of the Tulsa Developers .NET users group, founder and President of the Tulsa SQL Server Group and Tulsa Java Developers, Director of Member Services for the Tulsa SharePoint Interest Group. He has over 15 years experience in application development with
... Read MoreYou're an experienced C# developer, now take your skills to the next level. In this session you will see how to get the most out of C# by learning tips and tricks on how to work with events, initialize data, minimize garbage collection, work with iterators, create binary components and more! Ken ByrdSession Speaker Ken Byrd is a .NET consultant and mentor with more than 20 years of experience designing and building client/server and web-based distributed database applications. He has worked with a variety of languages including C, C++, Delphi, C# and VB.NET and has worked extensively with Microsoft .NET since the initial Beta releases.
Ken graduated from B
... Read MoreDid you know you could easily customize how search results are displayed without writing a single line of code or pulling out Visual Studio. Or that you can extend custom properties (metadata) so that users can search on specific fields, such as company, region, or department. Join Rafael Perez as he demonstrates how to promote custom properties so that they can be searched on, and how you can modify the format of the search results page. Rafael PerezSession Speaker Rafael Perez is a Senior SharePoint Architect for EPC Group, one of the nation’s Leading SharePoint firms and provider of Microsoft Integration and consulting services throughout the US and Canada. Rafael has been designing, developing, and implementing custom Microsoft based solutions for 12 years, most of which he has specialized in the developm
... Read MoreSilverlight and SharePoint are two up and coming technologies in the development world. SharePoint developers can create robust applications with a variety of tools, such as web parts, user controls, and workflows. Silverlight Developers can create aesthetically pleasing interfaces by harnassing the power of Expression Blend. In this session we will discuss how to blend together SharePoint and Silverlight. We will create some basic Silverlight Applications and discuss what changes a SharePoint Server needs before a Silverlight Application is viewable in a SharePoint Site Collection. Becky IssermanSession Speaker Becky Isserman has been a SharePoint Developer, since 2005 when she attended the Portal University with Levi, Ray, and Shoup in Springfield, IL. She is an Microsoft Certified Professional (MCP) and a Microsoft Certified Application Developer (MCAD). She has been a web designer/developer since she was fifteen hand coding HTML 3.0 websites in NotePa
... Read MoreThis talk walks new SharePoint developers through the process of deploying web parts and user controls in SharePoint. In this talk, you will learn how to build features and wsp solution packages as well as an introduction to code access security.
Cory RothSession Speaker Corey Roth is an Enterprise Consultant at Stonebridge specializing in Microsoft Office SharePoint Server 2007 in the Oil & Gas Industry. He has ten years of experience delivering solutions in the energy, travel, advertising and consumer electronics verticals. Corey has always focused on rapid adoption of new Microsoft technologies including Vi
... Read MoreDescription: Customizing the SharePoint 2007 user interface for enterprise portal applications often requires more power and flexibility than SharePoint Designer can provide. Custom site definitions give designers and developers a wealth of options for building dynamic, scalable, and extensible templates to support corporate branding initiatives. Learn how to determine when custom site definitions are required and discover how to leverage the power of the SharePoint feature and solution framework to create and deploy self-contained branding solutions that can improve portal performance, reduce time-to-delivery, and enhance maintainability.
Audience: Developer, Developer Manager, Interactive Designer, Solutions Architect, Web Designer, Web Developer
Level: 400 Eric ShuppsSession Speaker Eric Shupps is the founder and President of BinaryWave, a premier SharePoint consultancy headquartered in Irving, Texas, and Director of BinaryWave Limited, based in Bristol, England. Eric has worked with SharePoint Products and Technologies since 2001 as a consultant, administrator, architect, developer and trainer. He is an advisory
... Read MoreWe will discuss real world techniques in determining when to use partitioned tables and best practices when designing them. We will also address some of the challenges when querying, inserting, updating and deleting from partitioned data. Boyd EvertSession Speaker Boyd Evert is a Director of Development at APR, an audit software company based in Charleston, SC. Boyd specializes in optimizing T-SQL code running against very large datasets, the size of which exceeds 2 billion rows and 20TB. Boyd troubleshoots SQL servers, supports developers, and mentors data analysts.
Boyd has nearly 15 years of experience
... Read MoreDescription: Developing scalable, distributed, high performance applications for SharePoint Server 2007 can challenge even the most seasoned .NET programmer. Overcoming these challenges requires programming techniques that focus on optimal code execution and efficient application delivery. In this session you will discover proven methodologies for eliminating performance bottlenecks, reducing resource utilization, preventing memory leaks, improving render times, making efficient use of caching mechanisms, and avoiding common API mistakes that can negatively impact performance. You will also learn what tools and techniques are available to measure application performance, isolate under-performing objects and enforce optimal programming practices.
Audience: Developer, Developer Manager, Solutions Architect
Level: 400 Eric ShuppsSession Speaker Eric Shupps is the founder and President of BinaryWave, a premier SharePoint consultancy headquartered in Irving, Texas, and Director of BinaryWave Limited, based in Bristol, England. Eric has worked with SharePoint Products and Technologies since 2001 as a consultant, administrator, architect, developer and trainer. He is an advisory
... Read MoreIn just about every web application today some amount of information is exposes via RSS or ATOM feeds. Many frameworks have been developed to give you applications this functionality. With the release of Windows Communication Framework a new set of classes were added to allow for the creation and consumption of RSS and ATOM feeds right in the framework. This session will take an look at these classes and how they can be used to generate feeds of any kind from your application.
Jay SmithSession Speaker Jay Smith works for Tyson Foods, Inc. in the Program Management Office as a Software Architect and Developer Evangelist where he works diligently with teams to test bed new projects and promote and teach development best practices. Jay is a Microsoft ASP .NET MVP, founding of the Northwest Arkansas .NET User Group and actively works with INE
... Read MoreAs part of the Azure Services Platform, SDS offers up "Your data, any place, any time". The CTP was just released Jan 28, 2009. Microsoft® SQL Data Services (SDS) offers highly scalable and Internet-facing distributed database services in the cloud for storing and processing relational queries. SDS can help you develop and provision new applications quickly with REST and SOAP based web protocols. The services are built on robust SQL Server database and Windows Server technologies, providing high availability and security. David WalkerSession Speaker David Walker is the current board member for INETA (Vice President, Speakers Bureau), President of the Tulsa Developers .NET users group, founder and President of the Tulsa SQL Server Group and Tulsa Java Developers, Director of Member Services for the Tulsa SharePoint Interest Group. He has over 15 years experience in application development with
... Read MoreSQL Server frequently does a good job deciding the best query plan, but sometimes it doesn't. When the performance of a query suddenly becomes erratic for no apparently reason, this may be a result of SQL Server choosing a suboptimal execution plan. In those cases, your best alternative is to use a hint. In this session, we will discuss how and when to use hints and what to avoid when using them. Boyd EvertSession Speaker Boyd Evert is a Director of Development at APR, an audit software company based in Charleston, SC. Boyd specializes in optimizing T-SQL code running against very large datasets, the size of which exceeds 2 billion rows and 20TB. Boyd troubleshoots SQL servers, supports developers, and mentors data analysts.
Boyd has nearly 15 years of experience
... Read MoreNew to InfoPath? This session will introduce you to InfoPath 2007. It will show you how to use the basic features of InfoPath to quickly and easily create data entry forms. You will learn how to bind dropdowns to SharePoint lists and xml documents. Also you will learn how to publish your forms to SharePoint so your users can fill them out and submit them through the browser. Kyle KelinSession Speaker Kyle Kelin has four years of experience in web development using Microsoft technologies. Kyle has built web applications across multiple industries that include consumer electronics, travel, energy, and investment banking. Kyle is currently employed as a Senior Consultant at Infusion in New York where his primary focus is SharePoint development an
... Read MoreI am fairly new to the SharePoint world having dove in head first a little over a year ago. In that time I have been introduced to a wide array of aspects of SharePoint including Architecture, Administration, and Development. I have had to quickly come up to speed to help make important business decisions and take on a lead role in my organization.
During that time I’ve created some small applications using only MOSS and SharePoint Designer (no custom code), helped set up an 8 server Production Farm for our organization, as well as make Taxonomical and Architectural decisions that are the basis for our SharePoint environment.
This session will detail some of the hurdles I’ve encountered along the way and ways of overcoming those hurdles in Architecture, Development, and Administration. Mark RackleySession Speaker Mark has been writing software for over 15 years filling the roles of Project Manager, Business Analyst, Lead Developer, and Software Architect. He has been involved in projects for such companies as Dell, Motorola, Intel and Agilent Technologies. He has worked in large corporate environments, small software start-ups, and as a consultant. Then th
... Read MoreOccasionally a software product comes along that fundamentally changes the way we do things... jQuery does that to the world of client-side JavaScript! Learn how to use jQuery in your web pages for styling, user interaction, animations and more. You'll be surprised at how easy it is! Ken ByrdSession Speaker Ken Byrd is a .NET consultant and mentor with more than 20 years of experience designing and building client/server and web-based distributed database applications. He has worked with a variety of languages including C, C++, Delphi, C# and VB.NET and has worked extensively with Microsoft .NET since the initial Beta releases.
Ken graduated from B
... Read MoreChris PattersonSession Speaker Chris Patterson is a software architect for RelayHealth at the Tulsa, OK office. Chris has over 18 years of software development experience on Microsoft platforms, ranging from real-time systems written in C/C++ to customer facing web applications built using C#, .NET, Classic ASP, and C++/COM/ATL.
... Read MoreChris McLeanSession Speaker Chris McLean is a MCPD: Windows Application Developer & MCTS: MOSS 2007 Configuration and is currently working for Atlas Pipeline Mid-Continent on a nice sized MOSS & K2 farm.
... Read MoreIn this session we will discuss what is Knowledge (Social) Networking and how SharePoint enables your company to harvest and build on this Web 2.0 trend for the benefit of the entire enterprise. What is the business value in other social networking trends, such as Twitter, Facebook, etc? David WalkerSession Speaker David Walker is the current board member for INETA (Vice President, Speakers Bureau), President of the Tulsa Developers .NET users group, founder and President of the Tulsa SQL Server Group and Tulsa Java Developers, Director of Member Services for the Tulsa SharePoint Interest Group. He has over 15 years experience in application development with
... Read MoreRichard has stood up scores of production SharePoint sites and has been called in to fix a lot that were not planned. How to avoid rookie mistakes when you take your site live.
Richard OltmannSession Speaker Richard Oltmann is a senior consultant and principal instructor for OakTree Software in Tulsa Oklahoma. He has been in the training sector for over 7 years and specializes in the messaging and collaboration and AD fields. Richard has been working with SharePoint Portal since 2001 and was one of the first trainers in the US to train SharePoint and
... Read MoreAttendees to this session will be introduced to the SharePoint Designer Environment as they are walked through the process of creating a simple time tracking application using SharePoint Designer with functionality including:
SharePoint Designer Workflows Simple Content Management Field Manipulation Creating/Displaying relational data
Mark RackleySession Speaker Mark has been writing software for over 15 years filling the roles of Project Manager, Business Analyst, Lead Developer, and Software Architect. He has been involved in projects for such companies as Dell, Motorola, Intel and Agilent Technologies. He has worked in large corporate environments, small software start-ups, and as a consultant. Then th
... Read MoreAs SharePoint becomes more and more a enterprise wide mission critical system, the ability to guarantee uptime is essential. Much of the info available on Creating Fault Tolerant SharePoint is vendor biased or incomplete. We will look at this subject from a SQLServer perspective as well as the SharePoint engine itself. We will also look at what has to be redundant in order to guarantee access to the SharePoint Farm. Jim HudsonSession Speaker Jim Hudson is Senior Technology Evangelist for OakTree Software, a Microsoft Gold Partner in Tulsa OK. Jim has been in the IT field for almost 20 years as a trainer and consultant. Jim is CoAuthor of "Special Edition Using Microsoft Active Directory" and has trained Microsoft Customers and employees all over the US. He is currently inter
... Read MoreChris McLeanSession Speaker Chris McLean is a MCPD: Windows Application Developer & MCTS: MOSS 2007 Configuration and is currently working for Atlas Pipeline Mid-Continent on a nice sized MOSS & K2 farm.
... Read MoreThis is a lecture on the basics of what end users use SharePoint for. Richard OltmannSession Speaker Richard Oltmann is a senior consultant and principal instructor for OakTree Software in Tulsa Oklahoma. He has been in the training sector for over 7 years and specializes in the messaging and collaboration and AD fields. Richard has been working with SharePoint Portal since 2001 and was one of the first trainers in the US to train SharePoint and
... Read MoreChris McLeanSession Speaker Chris McLean is a MCPD: Windows Application Developer & MCTS: MOSS 2007 Configuration and is currently working for Atlas Pipeline Mid-Continent on a nice sized MOSS & K2 farm.
... Read MoreSharePoint solutions are made up of code and should be tested just like any other code base. Unfortunately some of the architecture choices made in the SharePoint Object Model limit a SharePoint developer's ability to unit test their code. This session will give an overview of mocking in general and then dive into how to use TypeMock to mock difficult dependencies like SPWeb and SPList. The session will also cover other types of testing besides unit testing including manual and integration tests. Kyle KelinSession Speaker Kyle Kelin has four years of experience in web development using Microsoft technologies. Kyle has built web applications across multiple industries that include consumer electronics, travel, energy, and investment banking. Kyle is currently employed as a Senior Consultant at Infusion in New York where his primary focus is SharePoint development an
... Read MoreFeeling like your data is coupling too much? Do the other developers beat up your data models on the playground? Come to Zain’s Entity Framework workout session. Learn how to strengthen your approach to data access and defend yourself from the evils that come from ER to OO translation. Come see the good and bad that comes with this new technology from the folks at Microsoft. Zain NaboulsiSession Speaker For over 14 years Zain has been teaching and consulting on the latest Microsoft technologies. He's been a Microsoft Certified Trainer since 1995 and holds all major Microsoft certifications, plus credentials from Cisco, Checkpoint and CompTIA. Zain launched his development career with Visual Basic 3.0 and honed his implementation skills with
... Read MoreOrganizations are increasingly turning to Microsoft SharePoint as an online collaboration platform and content repository. For those with a geographically distributed workforce, a decision needs to be made between deploying a single, centralized SharePoint server farm or multiple, distributed SharePoint servers and farms. Though use of a centralized architecture allows for simpler administration, often inadequate network connectivity or capacity can result in sub-optimal application response times, leading to decreased end-user collaboration, lower adoption rates, and ultimately reduced ROI for the platform. Deploying a distributed farm architecture ensures swift application response and a satisfying user experience, but often collaboration suffers because users have no efficient means to share digital assets with users on other farms. This content ‘stove-piping’ hinders productivity, and ultimately leads, again, to reduced ROI for the platform.
Overcoming this apparent impasse requires an intelligent and robust SharePoint geo-replication strategy that lets organizations enjoy the benefits of both architectures, without suffering their shortcomings. This session will first review key considerations for architecting a SharePoint deployment for geo-disbursed users, then identify best practices for delivering continuous data access via intelligent replication of SharePoint content, securities, and configurations. Tony LanniSession Speaker Tony Lanni, AvePoint’s Vice President of Marketing, performs research and analysis on Microsoft SharePoint landscape and evaluates industry trends that impact the course of business. Tony co-develops strategies for new product design and works on enterprise-level data protection and management software deployments for Microsoft SharePoint Technolo
... Read MoreWhile Microsoft SharePoint has rapidly become the preferred platform for team collaboration, day to day administrative activities remain complex and time consuming. SharePoint administrators are often burdened with managing complex operations and configurations, affecting their productivity and ability to more effectively meet the demands of their businesses. Among some of the frustrations and most challenging tasks include:
- IT’s lack of visibility into rogue SharePoint environments sprawling across an enterprise, limiting the ability to monitor system health and server topology
- A decentralized settings administration interface, resulting in extensive configuration management tasks that are often prone to error
- Difficulty in managing users, securities, and access permissions
This session discusses the importance of controlling the deployment of operations and application across a sprawling environment. Join us for an engaging and informative webinar, and learn about key considerations for security and global control, such as permissions deployment, usage and storage monitoring, and the need for successful management and truly centralized administration of SharePoint. Tony LanniSession Speaker Tony Lanni, AvePoint’s Vice President of Marketing, performs research and analysis on Microsoft SharePoint landscape and evaluates industry trends that impact the course of business. Tony co-develops strategies for new product design and works on enterprise-level data protection and management software deployments for Microsoft SharePoint Technolo
... Read More |
|