Enterprise Management Search Results

How To: Use the WPF form designer in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. In this video tutorial, you'll take a tour of the new features and changes to the IDE in Visual Studio 2008. See the updated web page editor, WPF form designer, CSS editor, ...

How To: Use AJAX in ASP.NET pages

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. Using AJAX in ASP.NET pages can increase performance and improve the overall user experience of an application. It is not necessary to rewrite existing pages to add AJAX fea...

How To: Create nested master pages in Visual Studio 2008

Microsoft ASP.NET is a free technology that allows programmers to create dynamic web applications. ASP.NET can be used to create anything from small, personal websites through to large, enterprise-class web applications. All you need to get started with ASP.NET is the free .NET Framework and the free Visual Web Developer. Using Visual Studio 2008's improved Designer, this video will demonstrate how to create a Nested Master Page. Nested Master Pages are useful when you build a hierarchy of te...

News: The Enterprise Leap — Robots, Gremlins, & Games Won't Save Magic Leap, but Tapping the Inner Child of CEOs Just Might

Mystery is a tricky thing. Used correctly, it can give onlookers the impression that wondrous and perhaps valuable things are afoot. However, once the veil of suspension of disbelief is removed in any significant way, that same mystery can quickly turn into not just skepticism, but outright anger at what may have seemed like an attempt to dupe trusting onlookers.

How To: Lock drive letters on your PC

Mike Agerbo, the host from GetConnected features a quick and helpful video on how to lock drive letters on a PC. On your PC, right click the my computer icon to bring up the management window. Click on storage, then disk management. Once it brings up your list of hard drives, right click the one that you would like to change. Click change drive letter and path. Once you have the window open you can change your drive letter. This will help you when organizing your drive to limit any complicati...

News: 15 Remote Assistance Apps Driving the Enterprise Sector of Augmented Reality, from HoloLens to iPhone

Comparing the present-day states of the consumer and enterprise sectors of augmented reality is like evaluating the merits of sports car versus work trucks. Like consumer AR, sports cars are sexy and exciting, but perhaps a bit impractical at times. On the other hand, enterprise AR is utilitarian, but it gets the job done and, in the long run, pays for itself.

How To: Partition a hard drive in Windows Vista or Windows 7

In this video, we learn how to partition a hard drive in Windows Vista or Windows 7. First, go to your computer and right click on your hard drive. Then, go to the management in the compute rand find disk management. From here, you will see your backup, factory image, and everything else on your computer. From here, right click on the computer and click "shrink volume" It will then pop up a new window where you will enter in the amount of space you want to shrink in MC. Once you enter this, c...

How To: Partition a hard drive in Windows Vista

In this video, we learn how to partition a hard drive in Windows Vista. First, go to your desktop and run computer management. From here, go to disk management underneath the storage section. After this, right click on the D drive and then choose "shrink volume". Now you will see a new window appear with different options on what to shrink the volume to. Enter in the number, then click on the "shrink" button. After this, your partition will be finished on your hard drive. This will help you b...

How To: Easily defrag your computer's hard drive

In this video, we learn how to easily defrag your computer's hard drive. First, go to the start menu on your desktop. Then, click on the control panel and then click on "system and maintenance". On the new page, click on administrative tools and then open up computer management. Then, click on disk management and then defragment for your computer. Let this defragmenter run on your computer until it is no longer loading on your screen. When it's finished you can view the results from the test ...

How To: Use authorization roles when using F5 applications

This clip discusses how authorization roles work and their role in the security of the latest release of the F5 Networks Management Pack suite. It also touches on the creation and use of user roles within Operations Manager console and how to apply the authorization tasks to those roles. Whether you're new to F5 Networks' popular network appliance or are a seasoned network administrator just looking to better acquaint yourself with F5 Networks Management Pack suite, you're sure to benefit fro...

How To: Format a hard drive using Windows Vista

Formatting the hard drive on Windows Vista is easy. First click Start, then Control Panel, Administrative Tools, Computer Management. When that opens up, click Storage Disk Management. This will open a window showing all the computer's partitions. It isn't possible to format C: because that is where the operating system is installed. We will format disk 2. Right click on that, and select New Simple Volume. This will open the wizard. Follow the prompts through the wizard to Finish. The compute...

How To: Build a simple Core Data application in Mac OS X

Core Data is a powerful data-management framework introduced with Mac OS X v10.4 Tiger. When you take advantage of Core Data, it slashes the amount of custom code you need to write in order to manage application data. Opening, saving and undo management can all be handled by Core Data, freeing you to concentrate on creating unique features for your application. This video tutorial, which presents a general introduction to using Core Data, will walk you through the process of building a simple...