|
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Saleth Prakash
|
Rating:
|
|

Well, I am posting an article after a long gap. When i was reading a C++ Programming, i came across a programme that was showing using of very long integers. It was quiet good and that impressed me and made me write the same in C#....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Anas Karkoukli
|
Rating:
|
|

This article series will explore practical uses and applications of design patterns in day to day development practices, using practical examples in C#. The first article (one of hopefully many more to come) will cover the Decorator Pattern. This series is also published on my Blog C# | B# | Stay# [^] which as its name implies celebrates the #-ness in all things!...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Dr. James McCaffrey
|
Rating:
|
|

Though it has only been around for a relatively short amount of time, Windows PowerShellTM is already one of my favorite tools. I recently discovered that Windows PowerShell has all the features you need for creating a tiny library that will enable you to write ultralightweight UI automation....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Dr. James McCaffrey
|
Rating:
|
|

There are several techniques you can use to test the user interface of a Windows® application. For example, you can use System.Reflection classes to test Microsoft® .NET Framework applications or you can test both .NET and native applications by calling Win32® API functions such as FindWindow—either with unmanaged C++ or with C# or Visual Basic® by using the P/Invoke mechanism....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Dr. James McCaffrey
|
Rating:
|
|

Windows PowerShellTM, the new Microsoft command shell and scripting language, is a great platform for several kinds of lightweight test automation. In this month's Test Run column, I show you how to use Windows PowerShell to create quick and easy UI test automation for any kind of Web application by automating Internet Explorer®. This column is primarily intended for beginners, but experienced engineers will find some interesting information here, too....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: stoyac
|
Rating:
|
|

This article describes a very simple COM component created with C# and the way, how to deploy it as an MSI installation file created with NAnt and NAntContrib. The created MSI will build and install the COM component so that it can be used from VBS and C++ clients. The created type library can be also used from a VBA code after few manual operations as well....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: vladisvit
|
Rating:
|
|

In this article I would like to discuss a problems creation the Splash \ Login Forms. I often bumped on the questions of the novice programmers about the Splash \ Login Forms on the forums. The answers on these questions often don't give a fully information, in my opinion. So I decided to write the article. It describe the most fully these problems and solutions....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Andrii Muza
|
Rating:
|
|

I'll show how to create simple Windows Service in MS Visual Studio 2010 Express using no template....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Dhananjay Kumar
|
Rating:
|
|

In this article, I am going to show, how we could apply LINQ to query non-IEnumerable T Collections.
I have created a class for my explanation purpose. Student class is having details of students....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: :Shashi Ray
|
Rating:
|
|

n Network protocols are the set of predefined rules, used by the devices connected to network to communicate with each other
n Different network protocols include NetBIOS/NetBEUI, TCP/IP and IPX/SPX
n NetBIOS protocol is used for communication within a LAN and operates at the session layer of the OSI model
n NetBIOS provides three types of services namely Name service, Session service and Datagram service
n Name service allows an applicat...
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Adam Shostack
|
Rating:
|
|

My colleague Ellen likes to say that everyone threat models all the time. We all threat model airport security. We all threat model our homes. We think about threats against our assets: our families, our jewelry, and our sentimental and irreplaceable photographs (well, those of us old enough to have photos that never existed in digital form do). We model threats based on architecture: there's a wall here, a picture window there, and an easily climbed tree that we can use when we forget our keys....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Dr. James McCaffrey
|
Rating:
|
|

In this month's column, I'll introduce you to software configuration testing with Microsoft® Virtual Server. Configuration testing is a general term that simply means testing a software system on different combinations of hardware and software. The traditional way to perform software configuration testing is to set up a lab with multiple physical machines running different combinations of operating systems, Web browsers, and other software. This can be expensive and time consuming. Happily, Virt...
|
|
|
|
|
|