C Sharp

Solution Search:
One: Oracle News for Midsized Organizations Issue 2 by Oracle Corporation
business, create efficiency and keep your competitive edge sharp. This issue of ONE takes a look at regulatory compliance - a topic that every manager should consider. It is important to look at...
Energizing Utilities For The Economic Stimulus Plan: Strategies For Greater Energy Efficiency and Sustainability by SAP America Inc
This SAP Executive Insight examines specific concerns that confront utility executives in today's economy. Further, it describes how gaining greater...
Elements Of A C-4 Strategy: Mastering The Storage Issue by Sun Microsystems, Inc. and Microsoft
continuity and carbon footprint reduction. These C-4 issues will set the storage management agenda and throttle the options for IT investments for the foreseeable future. This paper...
Presentation Transcript: Pervasive Business Intelligence (BI) Trends by IDS Scheer
In this expert webcast transcript, you'll learn more about the pros and cons of pervasive BI solutions, specific vendor offerings and ways to get executive buy - in...
Gaston County Leads the Way with Lower Storage TCO by Compellent
This case study explains how Gaston County, N.C. eliminated server sprawl, implemented a reliable disaster recovery plan and consolidated applications using Compellent as...
Reaping The Benefits of Next Generation Dashboards by SAP America Inc
problems in the making. But increasingly, it is not just C-level executives and upper management who need access to business intelligence. The need for timely and succinct business...
Adoption of Mobile Devices in the Workplace: Striking the Right Balance by Lumension
always introduce new risks. The hallmark of a good C-level executive is the ability to balance the benefit of innovation with solid risk mitigation. Whether the economy is doing well...
Demystifying B2B Integration for Oracle E-Business Suite by EXTOL International, Inc.
This Podcast explores the key functional requirements for B2B integration and available implementation options for Oracle E-Business Suite. Companies that...
Navigating B2B Integration Options for Oracle E-Business Suite by EXTOL International, Inc.
This Webcast examines the main B2B integration options facing Oracle E-Business Suite users and explains how to maximize B2B effectiveness and flexibility...
Airline Personnel Fain Quick, Easy Access to Flight Information on Blackberry Smartphones by BlackBerry
popular destinations including New York, Washington, D.C., Los Angeles and San Francisco. They offer scheduled service to more than 30 cities.

Sun Country Airlines were facing a problem in...
Top CPM Deployment Mistakes by IDS Scheer
In this expert podcast, hear about the top CPM deployment mistakes, including selecting a vendor, choosing build vs. buy and negotiating contracts. Whether you're...
Pervasive Business Intelligence (BI) Solutions by IDS Scheer
In this expert webcast, learn more about the pros and cons of pervasive BI solutions, specific vendor offerings and ways to get executive buy - in. Pervasive BI is on...
Podcast: Databases - When it pays to invest by Oracle Corporation
In this Podcast, explore best practices for obtaining a fully integrated enterprise data management platform and learn how to optimize your company's data...
Role Management in Today's Economy by Oracle Corporation
This podcast is the second of a 2-part series that discusses how businesses can leverage their existing identity and access management infrastructures to...
Best practices for deploying an Exchange 2007 environment using VMware ESX 3.5 by HP, Intel, & VMware
VMware ESX Server. The environment includes HP ProLiant c-Class Blade servers connected to an HP StorageWorks 4400 Enterprise Virtual Array (EVA4400) Disk Array...
The Value of Network Data Leakage Prevention: A Gartner Podcast by Fidelis Security Systems, Inc
This podcast explains how safeguarding your organization with DLP protects your brand and reputation. Gartner analyst Eric Ouellet explores DLP in depth...
Supply Chain Management Technology and Implementation Trends for a Lean Supply Chain by E2open
This Podcast discusses how to make your supply chain lean, how to take costs out of your supply chain and how to make your supply chain as efficient as possible. An...
SCM Technology and Implementation Trends for Lean Supply Chain Management by E2open
This Webcast discusses how to make your supply chain lean, how to take costs out of your supply chain and how to make your supply chain as efficient as possible. An...
Oracle Migration Technical Q&A by EnterpriseDB Corporation
View this Podcast to find out the most popular questions and answers around Oracle database migration strategies, including identification of candidate...
Migrating Oracle to Postgres Plus Advanced Server by EnterpriseDB Corporation
View this Webcast to explore popular Oracle compatibility strategies such as edge application deployments, special purpose databases for replication and...
Advanced JavaScript: Closures, Prototypes and Inheritance Demystified by The Ajax Experience
different than "classical" languages like Java and C++, and we have to make sure we use the right tool the right way. In this talk you'll learn about JavaScript's most commonly...
Securing Automated Virtual Machine Deployments by ePlus Technology
Learn the different methods for automating virtual machine configuration in this expert webcast. Edward L. Haletky also reviews the different automation...
Automating Virtual Machine Configuration by ePlus Technology
Learn the different methods for automating virtual machine configuration in this expert webcast. Edward L. Haletky also reviews the different automation...
The Green Data Center 2.0: Energy Efficient Computing in the 21st century by Hewlett Packard Company and Intel
Chapter 4 of the eBook, Green Data Center, picks up where the other previous chapters left off in the plan for going green in the data center. This chapter takes a step...
Enabling the Analytics-Driven Business: How Parallel, Columnar Database Technologies Power Operations Management by ParAccel
As the speed of business intensifies, C-level executives are struggling to implement effective strategies that give their companies a competitive edge. Operational...
SQL Server Resource Center
Understanding transparent data encryption in SQL Server 2008
and read its contents.

BACKUP CERTIFICATE MyCertificate TO FILE = 'c:\temp\MyCertificateBackup.bck'
WITH PRIVATE KEY (
  FILE = 'c:\Temp\... More...
Jun 9, 2009
Implementing SQL Server 2008 FILESTREAM functionality
HumanResources
ON
PRIMARY(
  NAME = HumanRscsDat,
   FILENAME = 'C:\Data\HR\HumanRscsDat.mdf'),
FILEGROUP FileStreamGrp CONTAINS FILESTREAM(
... More...
May 25, 2009
Using the OPENROWSET function in SQL Server
database:

SELECT Employees.*
FROM OPENROWSET(
'Microsoft.Jet.OLEDB.4.0',
'C:\Data\Employees.mdb';'admin';' ',
'SELECT EmployeeID, FirstName, LastName, JobTitle
... More...

Apr 16, 2009
Sharing SSAS cube data in SharePoint with PerformancePoint Server 2007
that built the financial planning application formerly known as Biz Sharp, is now the set of business modeler, planning and Excel add-ins for finance in PPS. The... More...
Mar 23, 2009
SQL Related Articles
Litchfield: Database security is IT's biggest problem by Bill Brenner, Senior News Writer
execution via a "SET DEBUG FILE" statement.

Privilege escalation via C code UDR.

The storing of user passwords in plain text in shared memory.

Permissions for any user to create a database.

The... More...

Aug 2, 2006
What are you worth? IT salary surveys shed some light by Ed Tittel, Contributor
Foote report are marked f, those from Certification Magazine are marked c: Senior Information Security analyst (f, $73K to $100K), especially for holders of information security-related certs such as CISSP (c... More...
Mar 9, 2006