IT tutorials
 
Technology
 
Change page: < 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... >  |  Displaying page 19 of 56, items 541 to 570 of 1656.
LINQ to SharePoint and SPMetal : Adding Data Using LINQ (part 1) - Add Data Generation Buttons to LinqSampleApplication , Add Sample Contracts
Once the documents have been uploaded, the properties are set using indexed properties on the SPListItem object. You’ll notice that the field names and the name of the document are not strongly typed. This is the problem we are addressing by using LINQ.
Windows 7 : Kernel Mode Installation and Build - Using WinDbg with Featured Toaster, Versioning and Dynamic Binding
Featured Toaster doesn’t have any known bugs, but WinDbg is still a useful tool to walk through the source and see how the driver works. The walkthrough also demonstrates the basics of how to use WinDbg.
Windows 7 : Kernel Mode Installation and Build - Debugging Macros and Routines, WDF Debugger Extension Commands
KMDF includes a set of debugger extension commands that can be invoked in the debugger’s command window to obtain a variety of WDF-related data. The output often includes command strings that can be pasted into the command line to retrieve additional related information.
Microsoft Excel 2010 : Introducing the Excel Web App - Sharing a Workbook, Interacting with a Sheet Online
SkyDrive doesn’t just provide you with the convenience of being able to work with your workbooks wherever you are. It’s also set up to help you share your workbooks with other people.
Microsoft Excel 2010 : Uploading and Downloading Workbooks (part 2) - Saving to SkyDrive from Excel, Saving a File to Your Local Drive
When you select to View a workbook, it’s opened as a read-only file. Unlike read-only mode on the desktop version of Excel, where you can make changes and not save them to the original file, you cannot make changes while in View mode.
Microsoft Excel 2010 : Uploading and Downloading Workbooks (part 1) - Accessing the SkyDrive, Uploading with Windows Live
You can upload a workbook viewable by just you, selected individuals, your network, or everyone. The folder where you place the workbook determines this viewing level. After it is uploaded, you can view, edit, and share the workbook.
Microsoft Excel 2010 : Introducing the Excel Web App - Acquiring a Windows Live ID
With a Windows Live ID, you can access the Windows Live SkyDrive online storage where you can store, view, edit, and share your Excel workbooks.
Deploying Windows in a Windows Server 2008 R2 Environment (part 6) - Practice Create a Windows PE CD
In this practice, you create a bootable Windows PE CD from which you can capture or apply native Windows images. This practice requires you to have installed the Windows AIK on the C drive on Server1.
Deploying Windows in a Windows Server 2008 R2 Environment (part 5) - Windows Deployment Methods - Windows Deployment Services
When used in conjunction with the other deployment methods, System Center Configuration Manager 2007 R3 enables you to create a fully managed deployment solution for large organizations.
Deploying Windows in a Windows Server 2008 R2 Environment (part 4) - Windows Deployment Methods - Installing from the Product DVD, Network Share Distribution
You can deploy installations of Windows Vista, Windows 7, Windows Server 2008, and Windows Server 2008 R2 from a network share by using the Windows Setup program, by applying a WIM file image, or by using Microsoft Deployment Toolkit 2010.
Deploying Windows in a Windows Server 2008 R2 Environment (part 3) - Windows Deployment Fundamentals - Deployment Image Servicing and Management
Dism is a command-line utility that is new in Windows 7 and Windows Server 2008 R2. It enables you to modify Windows images before deployment. With Dism, you can mount an image offline and then add, remove, update, or list the features, packages, drivers, or international settings stored on that image.
Deploying Windows in a Windows Server 2008 R2 Environment (part 2) - Windows Deployment Fundamentals - Windows Automated Installation Kit Tools
As a means to create answer files for unattended installations, Windows SIM replaces the Setup Manager tool used in Windows XP, Windows Server 2003, and earlier versions of Windows.
Deploying Windows in a Windows Server 2008 R2 Environment (part 1) - Windows Deployment Fundamentals - Understanding WIM Files
A WIM file contains one or more disk images in the WIM format. Windows images are file-based. This type of image isn’t a sector-based snapshot of disk data, as is common with most disk image types. Instead, Windows images are copies of the complete set of files that make up a volume.
LINQ to SharePoint and SPMetal : Demonstration Scenario (part 7) - Creating Entities Using SPMetal - Controlling Entity Creation Using a Parameters File
To save any confusion, it would be nice to rename a few of the entities, particularly the derived entities containing the additional columns. While it’s perfectly possible to do this manually in code, the next time SPMetal is used to regenerate the entities, all changes will be lost and any code that refers to the old entity names will fail to compile. Instead, SPMetal allows for the use of a parameters file.
LINQ to SharePoint and SPMetal : Demonstration Scenario (part 6) - Creating Entities Using SPMetal - Generate Entity Classes
SPMetal will create a new file named HireSample.cs in the project directory for our LinqSampleApplication. To add it into the project, select Add Existing Item from the Project menu, and then select the file named HireSample.cs.
LINQ to SharePoint and SPMetal : Demonstration Scenario (part 5) - Creating Entities Using SPMetal - Create a Windows Forms Sample Application
First things first: if we’re going to make use of LINQ, we’ll need a Visual Studio 2010 project. Create a new Windows Forms Application project. It’s important to make sure that the project is set to use .NET Framework 3.5 and not version 4.0.
LINQ to SharePoint and SPMetal : Demonstration Scenario (part 4) - Create a Data Structure Using SharePoint 2010 - Associate Content Types , Defining Relationships
In SharePoint, relationships are defined by using lookup fields. Each lookup field is bound to a particular column in a particular list (although other columns can also be carried through if required). In relational database terms, the lookup field works like a foreign key, holding a value that uniquely identifies a record on the source list.
LINQ to SharePoint and SPMetal : Demonstration Scenario (part 3) - Create a Data Structure Using SharePoint 2010 - Create Content Types, Create Customer Template Site
You might have noticed a Customer content type was not included to represent our customer. By using multiple sites, one for each customer, the site itself effectively becomes the Customer data container.
LINQ to SharePoint and SPMetal : Demonstration Scenario (part 2) - Create a Data Structure Using SharePoint 2010 - Create Site Columns
To make it easier to find specific columns, the column headers in the site columns list can be used to filter the view. For example, clicking the down arrow on the far right of the Group header allows you to select Hire Sample Columns as a filter. Only items that match the filter are shown in the list.
LINQ to SharePoint and SPMetal : Demonstration Scenario (part 1)
Your company is involved in renting industrial machinery. You’re working on a web-based application that allows customers to view a list of the items that the company currently rents, together with details of the individual rental contracts.
LINQ to SharePoint and SPMetal : LINQ to SharePoint
The only major difference is in the way that the “table” is referenced. When we used LINQ to Objects, the “table” was simply the collection variable, whereas when using LINQ to SQL the “table” is actually a database table.
LINQ to SharePoint and SPMetal : Overview of LINQ
LINQ is not just about SQL—fair enough, the syntax is deliberately similar to SQL—but as a technology, it’s about working with collections of data, not specifically relational database type data, but in fact practically any collection of data that you’re ever likely to use in the .NET world.
Microsoft Lync Server 2010 : Virtualization Overview (part 3) - Lync Support Guidelines
Lync Server 2010 brings a welcome change for many organizations in terms of the support policy offered for virtualization. In Microsoft Office Communications Server 2007 R2, only a few workloads were certified for virtualization.
Microsoft Lync Server 2010 : Virtualization Overview (part 2) - Benefits of Virtualization, Virtualization Vendors
There are various vendors around who produce virtualization technologies today. Some of the most commonly used products are Microsoft Hyper-V, VMware vSphere, and Citrix XenServer.
Microsoft Lync Server 2010 : Virtualization Overview (part 1) - Hypervisor Types
The key to virtualization is the concept of a hypervisor, which is a layer that sits between the host physical hardware and the guest virtual machines. The hypervisor facilitates access for the virtual machines to the physical hardware resources.
Microsoft Lync Server 2010 : UC Endpoints (part 2) - USB Headsets, Speakerphones, and Handsets
Headsets are portable and they provide a superior experience to a traditional handset in nearly every way. However, they take a little bit of getting used to. There is a wide variety of headsets available from several manufacturers.
Microsoft Lync Server 2010 : UC Endpoints (part 1) - Standalone IP Phones
There are two types of standalone IP phones for Microsoft Lync: fully featured phones, which require a user to be signed in all the time, and basic or common area phones, which can be used without a user credential in public areas or for hot desking with basic functions when a user logs in.
Windows Small Business Server 2011 : Remote Web Access (part 5) - RWA Links List
By default, all users are able to see the Organization Links list, but only users with the Network Administrator role or the Standard User With Administration Links role are able to see the Administration Links list.
Windows Small Business Server 2011 : Remote Web Access (part 4) - Enabling or Disabling a User for RWA
You can enable or disable the access of individual users to RWA. Normally, all users are enabled for RWA, but if you want only a subset of your users to have the privilege to log in to RWA you can disable the access of those you want to exclude.
Windows Small Business Server 2011 : Remote Web Access (part 3) - Configuring the RWA Computer List - Enabling RWA Access to a Terminal Server
One of the things that we expected to just work, but that doesn’t, is having a Remote Desktop (RD) Session Host (terminal server) show up in Remote Web Access as a computer that users can log in to.
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us