ENTERPRISE
Change page: < 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... >  |  Displaying page 1 of 31, items 1 to 40 of 1233.
Has Apple Lost It? (Part 2)
Apple has always released expensive products. If you want a shiny aluminum MacBook, then you have to stump up $1,500. Some people will do this, some won’t. There are certainly lots of cheaper laptops around, but there are also lots of equally expensive ones too, such as Sony Vaios.
Has Apple Lost It? (Part 1)
Forgive the cliché, but Apple really is the Marmite of computer companies. You either love it or you hate it. There is no middle ground! Oh alright, there probably is some middle ground, but there really is no other company that inspires such devotion on one side and such hatred on the other.
Analyze This - Wi-Fi Nets Via Smartphone (Part 2)
WolfWiFi Pro from Enterprising Apps is a wireless toolkit for Android that provides Wi-Fi surveying and scanning tools, supporting the 2.4GHz and 5GHz bands. The demo version provides unrestricted use of the Wi-Fi Scan and Channel Scan tools, but the Site Survey feature is loaded with a demo survey and you’re limited to only one additional floor plan and five signal readings.
Analyze This - Wi-Fi Nets Via Smartphone (Part 1)
Today, we have map-based Wi-Fi surveying mobile apps you can run on your Android-powered smartphone or tablets. These allow you to create heat maps of Wi-Fi coverage using a small and light weight device. And for those vendors that offer a laptop-based surveying product, the data can be exported there for further analysis.
Devolo dLAN 500 AV Wireless + Starter Kit
The very latest version, incorporating AV Wireless+, takes what is already a very useful solution and makes it even more flexible. Previously you've been able to buy the dLAN 500 AV Triple+, which was a powerline output with three network sockets, and the dLAN 200 Wireless N, which was the same but with a wireless component.
The drive toward DSLs : Running the Scheduling DSL
Compilation is expensive, and once we load an assembly in the CLR, we have no way of freeing the occupied memory short of unloading the entire AppDomain. To deal with these two problems, we need to do at least some caching up front.
Visual Studio Team System 2008 : Deploying and Running Tests (part 2)
We have seen the different deployment configurations in the above sections. There are multiple places to specify the deployment items. We can specify on the project level, the individual test level, and on the method level. But what happens if we have files with the same name specified in different levels.
Visual Studio Team System 2008 : Deploying and Running Tests (part 1) - Remote deployment, Deploy additional files
The configuration settings contain the list of additional items to be deployed as part of test deployment. Open the test configuration file, which opens in a configuration editor tool which is the inbuilt tool in Visual Studio used for easy editing of the configuration information.
Programming Excel with VBA and .NET : Expressions, Exceptions
In programming languages, expressions are anything that produces a result. You use expressions to evaluate something, such as a math calculation or a true/false condition. In Visual Basic, the Immediate window functions as an expression evaluator, so it's a good place to try out different expressions.
Programming Excel with VBA and .NET : Loops
For Each works only with collections , which are a special type of object that contains a group of other objects. All collections have a special, hidden property called an enumerator that allows them to work with For Each.
Programming Excel with VBA and .NET : Conditional Statements
One of the fundamental elements of programming is making decisions based on inputs. Visual Basic provides the If statement for making either/or decisions and the Select statement for making multiple-choice decisions.
Microsoft Content Management Server Development : Building SharePoint Web Parts - Adding Our Web Part to a Page
The Web Part has now been deployed to the server. Next it needs to be added to a Web Part Page to see all the pieces come together.
Microsoft Content Management Server Development : Building SharePoint Web Parts - Web Part Deployment
Web Parts are compiled as .NET assemblies and can be reused many times in Windows SharePoint Services and SharePoint Portal Server. Web Parts are usually deployed using cabinet (.CAB) files.
Windows Presentation Foundation in .NET 4 : Dependency Properties - Property Validation
When defining any sort of property, you need to face the possibility that it may be set incorrectly. With traditional .NET properties, you might try to catch this sort of problem in the property setter.
Windows Presentation Foundation in .NET 4 : Understanding Dependency Properties
Dependency properties are a completely new implementation of properties—one that has a significant amount of added value. You need dependency properties to plug into core WPF features such as animation, data binding, and styles.
Combat Virtual Threats With IPCop Firewall (Part 2)
Reboot the system to continue to configure the box. Enter the host name and domain name, before selecting the Red (Internet) interface type and Ethernet card. Note that here you can configure any Ethernet card to any interface. In the earlier version, the first detected Ethernet was always assigned to Green, and it was tricky to change it later.
Combat Virtual Threats With IPCop Firewall (Part 1)
In today’s world, dependence on the Internet has reached such a level that without it, the day-to-day work of many organizations will come to a standstill. As everybody is aware, when we connect to the Internet, a public IP address is assigned, which is used to access the Internet, and of course, can be used to track the actions from that IP address.
Why Would You Buy A Tablet? (Part 2)
This is the mobile operating system from Apple, and the iPad 4th gen flexes its muscles using this. The tablet version has been tweaked slightly to make better use of the iPad's bigger display size. There is a two pronged advantage that the iOS holds - extremely slick user experience and a very wide range of applications on the App store.
Why Would You Buy A Tablet? (Part 1)
The tablet is a device that evokes extreme emotions, it seems. Some have chucked the laptop into the naughty corner and adopted the tablet completely. Others are still using both devices, doing some tasks on one and the rest on the other comfort being the critical keyword. There is a third category of people however, who still haven't really found the purpose of the tablet in their lives, between the smartphone and the laptop.
Livescribe Sky Wi-Fi Smartpen (Part 2)
Just imagine this: you are attending a meeting or a lecture, and it is just actually interesting this time. You do not want to spend all of your time taking notes because it may restraint you from paying attention.
Livescribe Sky Wi-Fi Smartpen (Part 1)
For a new-born company which is just 5 years old and focuses on a relatively narrow market niche, Livescribe develops with an admirably fast pace. Its smartpens which help digitizing smartly the handwritten comments and notes draw many attentions from a million users.
SharePoint 2010 : Deploying the Search Center - Redirecting the Search Box to the Search Center, Web Part Deployment
It is possible to deploy search on your SharePoint 2010 installation without actually deploying a search center. Both search and result Web Parts can be added to normal pages without using the built-in templates. The method of deploying the search Web Parts is the same as deploying any other Web Part on SharePoint 2010.
SharePoint 2010 : Deploying the Search Center - Basic vs. Enterprise Search Centers
There are two site templates for search delivered with SharePoint 2010: the Basic Search Center and the Enterprise Search Center. The Basic and Enterprise Search Centers vary in several ways and both are included in the standard license for SharePoint.
Microsoft .NET : Design Principles and Patterns - From Objects to Aspects (part 2) - AOP in Action
To finish off our AOP overview, let’s proceed with a full example that demonstrates how to achieve AOP benefits in .NET applications. We’ll use Microsoft’s Policy Injection Application Block in Enterprise Library 3.0 and higher to add aspects to our demo.
Microsoft .NET : Design Principles and Patterns - From Objects to Aspects (part 1) - Aspect-Oriented Programming
The inherent limitations of the OO paradigm were identified quite a few years ago, not many years after the introduction of OOP. However, today AOP still is not widely implemented even though everybody agrees on the benefits it produces.
Programming .NET Components : Serialization Events (part 3) - Type-Version Tolerance
In .NET 1.1, there had to be absolute compatibility between the metadata used to serialize a type and the metadata used to deserialize a type. This meant that if your application had clients with the serialized state of your types, your type members' metadata had to be immutable, or you would break those clients.
Programming .NET Components : Serialization Events (part 2) - Serialization Events and Class Hierarchies, Serialization and Versioning
A significant advantage of using attributes for event-handler identification (as opposed to interfaces) is that the event mechanism is decoupled from the class hierarchy.
Programming .NET Components : Serialization Events (part 1) - Applying the Event Attributes
.NET 2.0 introduces support for serialization events. .NET calls designated methods on your class when serialization and deserialization take place. Four serialization and deserialization events are defined.
All About Trackpads & Touchscreens
In terms of computing’s history, we’re just beginning to scratch the surface of the lifestyle applications of touch-sensitive gadgets. In this article, we’ll take a look at two of the most important touch-based input technologies used in computers, smartphones, laptops, and tablets.
Use Unified Communications To Optimize Business Procedures
Modern business communication can take many different forms, including phone calls (both landline and cell), faxes, voicemail, instant messaging, video conferencing, and social networking. Unified communications allows you to integrate all of these communications into one streamlined platform, which can then be managed through a single Web interface.
How To Buy A Tablet
Tablets offer the ultimate in mobile productivity. The slim devices are generally available in screen sizes between 7 and 10 inches, a form factor that provides you with considerably more real estate than you’d have on a smartphone.
Best Brands In Electronic World (Part 2)
Brother, Epson, and Kodak all-in-ones have mostly had solid or better scores, but a few models from those brands fell short. In all probability, their printers should be acceptable choices, but they’re less likely to be high performers than the brands mentioned previously.
Best Brands In Electronic World (Part 1)
Our new Brand Report Card pulls together everything we know about the products in those categories to give you guidance about models we haven’t’ tested. Brand level advice isn’t as foolproof as model-specific Ratings, but it can minimize your chance of buying a clunker and maximize the likelihood that you’ll take home a topnotch product.
Top 10 Electronics Devices – May 2013
The iPhone 5 builds on its predecessors’ strengths and adds new features, putting it head and shoulders above previous iPhones. It has a bigger screen with excellent sharpness, a thinner profile, 4G accesses, and an expanded role for Siri, the super voice assistant. The already-best-in-class camera hits new heights, taking excellent photos and very good video. It’s the best phone camera we’ve seen.
Protect Your Business
When it comes to business, data backup is essential. Your work computers contain all types of critical information, including customer records, finances, and emails. In the event of computer crash or theft, you’ll lose valuable work time recovering the data and in a worst-case scenario, the data may never be recovered. Here, we’ll examine what to consider when selecting your backup methods.
Downloading and Installing Nginx HTTP Server : Adding Nginx as a system service
In this section, we will create a script that will transform the Nginx daemon into an actual system service. This will result in mainly two outcomes the daemon will be controllable using standard commands, and more importantly, it will automatically be launched on system startup.
Downloading and Installing Nginx HTTP Server : Controlling the Nginx service
It is of utmost importance to understand the process architecture of Nginx and particularly the user and groups its various processes run under. A very common source of troubles when setting up Nginx is invalid file access permissions due to a user or group misconfiguration, you often end up getting 403 Forbidden HTTP errors because Nginx cannot access the requested files.
Downloading and Installing Nginx HTTP Server : Configure options
There are usually three steps when building an application from source the configuration, the compilation, and the installation. The configuration step allows you to select a number of options that will not be editable after the program is built, as it has a direct impact on the project binaries.
Windows System Programming : Exception Handling - Using Termination Handlers to Improve Program Quality, Using a Filter Function
Termination and exception handlers allow you to make your program more robust by both simplifying recovery from errors and exceptions and helping to ensure that resources and file locks are freed at critical junctures.
Windows System Programming : Exception Handling - Termination Handlers
A termination handler serves much the same purpose as an exception handler, but it is executed when a thread leaves a block as a result of normal program flow as well as when an exception occurs. On the other hand, a termination handler cannot diagnose an exception.
 
Top 10
Has Apple Lost It? (Part 2)
Has Apple Lost It? (Part 1)
Sony Computer Entertainment (Part 3)
Sony Computer Entertainment (Part 2)
Sony Computer Entertainment (Part 1)
Sony's 4K Ultra World - Ready For Yet Another Resolution Revolution
Analyze This - Wi-Fi Nets Via Smartphone (Part 2)
Analyze This - Wi-Fi Nets Via Smartphone (Part 1)
Devolo dLAN 500 AV Wireless + Starter Kit
The Slithery World Of Hybrid Cloud Security
Most View
Asus VivoTab RT 3G Tablet Review (Part 2)
Most Favorite Creativity Apps For Your Smartphone – November 2012
HP Ultrabook Envy 4
ASP.NET and AJAX
Choosing a super-zoom camera (part 5)
Hot Gadgets – March 2013 (Part 1)
Improvements in Server Roles in Windows Server 2008 R2
Exchange Server 2010 : Track Exchange Performance (part 1) - Use the Performance Tools Available
iMac - The Sleekest Desktop PC Ever
What To Do With An Old Mac (Part 2)
Easy DVD Creator 2.5.8 - Easily Create DVDs In Your Own Home
What To Do With An Old Mac (Part 3)
Safeguarding Confidential Data in SharePoint 2010 : Using Active Directory Rights Management Services (AD RMS) for SharePoint Document Libraries
A Slice of Apple: Mac Tips & Tricks
Configuring Windows 7 NIC Devices (part 2) - Configuring Wireless NIC Devices
Headset & Speaker Buyer’s Guide (Part 2)
Windows Vista : Trim the Fat (part 2) - Start Windows in Less Time
Programming Excel with VBA and .NET : Conditional Statements
Choice Exotica Well Tempered Versalex Turntable (Part 1)
All Abroard Travelng in a High-Tech World