If you want to get all contacts that have Campaign Response with Response Code “Not Interested”, use “Advanced Find” and define the following query: Of course, you should add additional criteria (such as Campaign or similar), depending on your needs. AKPC_IDS += "272,";Popularity: 7% [?] Read More →
If you are CRM 2011 developer, you will probably need a virtual machine for developing, debugging and testing your code. There is a nice post (including video) about setting up a CRM 2011 Virtual Machine at http://blogs.msdn.com/b/girishr/archive/2011/01/26/building-a-crm-2011-virtual-machine-video-walkthrough.aspx AKPC_IDS += "267,";Popularity: 25% [?] Read More →
To create or customize SharePoint solutions, it is usually best to develop the solution on a local computer where Microsoft SharePoint Server 2010 or Microsoft SharePoint Foundation 2010 is installed. There is a very good article on MSDN that describe what you have to do if you want to build a SharePoint 2010 developer machine: http://msdn.microsoft.com/en-us/library/ee554869.aspx There is also a “SharePoint 2010 Easy Setup Script” which is a new set of pre-packaged tools that help developers... Read→
Web applications and websites function and perform similarly, but web applications differ from websites in several important ways. With a web application: You can create an MVC application. Visual Studio stores the list of files in a project file (.csproj or .vbproj), rather than relying on the folder structure. You cannot mix Visual Basic and C#. You cannot edit code without stopping a debugging session. You can establish dependencies between multiple web projects. You must compile the application... Read→
When Microsoft set about building the Windows Presentation Foundation, one core goal was to create an environment for applications capable of both two-dimensional and three-dimensional content simultaneously. Using a traditional approach, this would have led to an abstract Button class followed by Button2D and Button3D subclasses that would override the painting rules. Tearing a page from the CSS-based Internet, Microsoft also wanted the look and feel of all controls to be controllable via styles... Read→
The Properties Window provides rich property editing for the selected object’s properties. Thumbnail Preview displays a thumbnail image of the selected control. Control Type is the full type name of the selected control. Control Name is the name of the selected control. Property Search Textbox provides quick access to properties. The search algorithm finds all properties that contain the characters entered in the Search Textbox. Categorized button changes the property listing to group properties... Read→
Pozivam Vas na ovogodišnju konferenciju u organizaciji tvrtke Ekobit koja će se održati 14. listopada u konferencijskom centru Hotela Aristos u Zagrebu. U sklopu konferencije, dođite na predavanje “WPF 4 – razvoj najmoćnijih klijentskih aplikacija” : Windows Presentation Foundation (WPF) postavlja nove temelje u razvoju korisničkih sučelja Windows applikacija. Tehnologija omogućuje brži razvoj aplikacija s korisničkim sučeljem koje nalikuje “klasičnim”... Read→
Microsoft Office 2010 comes in both 32-bit and 64-bit (not compatible with 64-bit Windows XP) versions and this is the first time that a 64-bit version of Office has been available. 64-bit processing brings some advantages but there are lot of disadvantages on the bleeding edge of technology. The advantages of the 64-bit version are that it lets you use additional memory installed on your computer – for example Excel 2010 workbooks can be bigger than 2GB. Project 2010 can work with very large projects... Read→
Microsoft Visual Studio Scrum 1.0 is released, a new process template for Team Foundation Server 2010. The template can be downloaded from the Visual Studio Gallery or through the Visual Studio Extension Manager. This new template is the first new process template introduced by Microsoft since the MSF Agile and MSF CMMI templates first shipped with Team Foundation Server 2005. Microsoft Visual Studio Scrum 1.0 defines the following artifacts for new team projects created from it: Work Items Sprint Product... Read→
RTW (Released To Web) version of the Microsoft Ribbon for WPF is released. Download: Microsoft Ribbon for WPF Documentation: Ribbon Documentation on MSDN Screenshoots: WPF Blog Post AKPC_IDS += "229,";Popularity: 7% [?] Read More →

