|
|
|
|
|
| | Total Hits: 1 | Today: 0 | Author: Halil ibrahim Kalkan | Rating:  |
| |  In this article, I will explain the implementation of an Open Source lightweight framework (named Simple Client Server Library (SCS)) that is developed to create client/server applications using a simple Remote Method Invocation mechanism over TCP/IP. It is entirely developed in C# and .NET Framework 4.0.... |
| | Total Hits: 2 | Today: 0 | Author: gbd77rc | Rating:  |
| |  This is part two of the Full Name extraction tutorial (Full Name Tutorial Part 1). This part will put together the bits of information from part one into a simple utility. This utility will then be extended to show how you can load and more importantly unload an assembly in a separate application domain.... |
| | Total Hits: 2 | Today: 0 | Author: Nathan Staudt | Rating:  |
| |  This is probably an obvious tip to most seasoned C# developers, but I often come across people posting code that doesn't handle cleanup properly in the event of an error. (or not at all!)... |
| | Total Hits: 2 | Today: 0 | Author: Albin Abel | Rating:  |
| |  This only works in .NET 4 Framework. Other users excuse me. For doing simple arithmatic operations between two objects, we need to overload the operator (+,-,* etc). Also we need to specify a particular type as the argument in the operator methods. Even a generic operator method is not possible or a very tough task.... |
| | Total Hits: 0 | Today: 0 | Author: Pavel Yermalovich | Rating:  |
| |  Here is the main method which can run a method in a separate thread:... |
| | Total Hits: 1 | Today: 0 | Author: Bibhas Paul | Rating:  |
| |  As a developer I am very much fond of OOPS and its implementation in C#. When we talk about OOPS most of us are quite comfortable to play with custom object (user defined object) and transporting them across different application layer. The real pain comes when we plan to send or retrieve custom object to/from database. More specifically this is really being a challenging task to achieve database communication through C# entity.... |
| | Total Hits: 9 | Today: 0 | Author: Microsoft Corporation | Rating:  |
| |  You can access data in document-level Visual Studio Tools for Office projects in the same way that you access data in Windows Forms projects. You use the same tools and code to bring the data into your solution, and you can even use Windows Forms controls to display the data. In addition, you can take advantage of controls called host controls, which are native objects in Microsoft Office Excel that have been enhanced with events and data-binding capability. For more information, see Host Items ... |
| | Total Hits: 15 | Today: 0 | Author: Microsoft Corporation | Rating:  |
| |  Use the -customuser path option instead of the –user policy-level option.
The –customuser option points Caspol.exe to a specified user security configuration file. Note that –customuser must be followed by the path to the user security configuration file.... |
| | Total Hits: 73 | Today: 0 | Author: JosipK | Rating:  |
| |  AdWords is Google's flagship advertising product. AdWords offers pay-per-click (PPC) advertising, and site-targeted advertising for both text and banner ads.
The Google AdWords API lets developers build applications that interact directly with the AdWords platform. With these applications, advertisers and third parties can more efficiently and creatively manage their large or complex AdWords accounts and campaigns.... |
| | Total Hits: 97 | Today: 0 | Author: jp2code | Rating:  |
| |  I did some research and found a nice way to create a screen capture only to find that our employees continue to use the PrintScreen button. So, I needed a way to capture the PrintScreen keypress, which turned out to be trivial - after I learned the right functions to listen to.... |
| | Total Hits: 105 | Today: 0 | Author: Sergiy Korzh | Rating:  |
| |  In the other hand, I would like to specify those numbers automatically during the build process. Moreover it would be great to have an ability to change the whole version number or just increase the latest part of it (build number). Of course, you may say that such an operation can simply be done manually. It is true for one or two assemblies. But our usual project contains about 10-15 different assemblies and we would like to have a version number in all of them synchronized.... |
| | Total Hits: 194 | Today: 0 | Author: Microsoft Corporation | Rating:  |
| |  This example shows how to draw ellipses and circles by using the Ellipse element. To draw an ellipse, create an Ellipse element and specify its Width and Height. Use its Fill property to specify the Brush that is used to paint the interior of the ellipse. Use its Stroke property to specify the Brush that is used to paint the outline of the ellipse. The StrokeThickness property specifies the thickness of the ellipse outline.... |
| | Total Hits: 143 | Today: 0 | Author: Rafael Agundis | Rating:  |
| |  CodeForms Lite v4.0 is a high tech tool for all programmers that will let you design, on a WYSIWYG environment and using the drop a drag method, the documents that you need to print with your projects, that is, You design any complex document on the editor, and CodeForms Lite v4.0 will create in one step and free of royalties, ready to use Source Code to print your documents with professional quality.... |
| | Total Hits: 85 | Today: 0 | Author: Brian Mains | Rating:  |
| |  Abstraction is a powerful technique when used properly. It can reduce the amount of coding involved, as well as make it easier to add features to existing software. However, poor abstraction can actually extend the amount of time it takes to develop software, which we'll look at in this article.... |
| | Total Hits: 178 | Today: 0 | Author: Maxim Alekseykin. | Rating:  |
| |  If you want to prevent your program from being cracked by hackers, you can use native code. You can cipher/decipher this code, or it may be self-modifying code for more safety. Now, I'll show how you can execute such native code from your C# programs.... |
| | Total Hits: 203 | Today: 0 | Author: John Mueller | Rating:  |
| |  As IT costs increase and budgets decrease, you're pressed to make your code do more. Many vendors are producing applications to extend your application code by performing some type of conversion process, so the code works in more than one environment. Elegance Technologies produces C-Sharpener for VB, which promises to convert your Visual Basic code into C#.... |
| | Total Hits: 960 | Today: 0 | | Rating:  |
| |  Why go through the hassle of creating the same components and event handlers for every C# Windows application? This article offers a template for quickly creating menus, toolbars, buttons and other Windows components.
... |
| | Total Hits: 1675 | Today: 0 | Author: Waheed Khan | Rating:  |
| |  In this article Waheed Khan will show you how to use Windows API function GetForegroundWindow, and GetWindowText.... |
| | Total Hits: 4 | Today: 0 | Author: charles henington | Rating:  |
| |  Get WebPage SourceCode........ |
| | Total Hits: 0 | Today: 0 | Author: Balkrishna Talele | Rating:  |
| |  Add the following code in an MFC application or make Win32 Dynamic link library and then add the code. It works fine on Win9x only, it was not tested on XP/NT and hope it won't work on NT based tech. The intension of this code is only for educational purposes. This code is for those who are too lazy to open their cabinet and remove the batter. No remote CMOS clearing routine is specified, so no questions should be posted for the same.... |
|
|
|
|
|
|
|
|
|
|
|
|
|