talisharon10

Stories submitted by talisharon10

Changing Brush Brightness in WPF/Silverlight (dev102.com)

submitted by talisharon10talisharon10(800) 2 years, 10 months ago

Changing Brush Brightness in WPF/Silverlight from code in runtime read more...

2 comments |category: |Views: 220

tags: another

Simulate Mouse Click On WebBrowser Control(geekpedia.com)

submitted by talisharon10talisharon10(800) 3 years ago

Sample C# code for executing any type of mouse click on a WebBrowser control by calling a set of unmanaged functions from the user32.dll library. read more...

add a comment |category: |Views: 332

tags: another

How to Create A JQuery Plugin (dev102.com)

submitted by talisharon10talisharon10(800) 3 years ago

A small tutorial about creating JQuery Plugins read more...

add a comment |category: |Views: 195

tags: another

Context Help Made Easy(codeproject.com)

submitted by talisharon10talisharon10(800) 3 years, 1 month ago

Most application developers have been through it. During the later stages of a project, you find yourself spending time working with an HTML Help author to connect the screens and dialogs of your application to context sensitive help. read more...

add a comment |category: |Views: 14

tags: another

Packet Capture and Analayzer(codeproject.com)

submitted by talisharon10talisharon10(800) 3 years, 1 month ago

The first idea of writing a packet sniffer program came from a reply to my comments on one of the projects named NetSend ( Sending popup messenger messages between computers ) by Marc Clifton. Marc asked me What about receiving message. To say the truth, I didn't know how I could do that. I knew a program which I had downloaded and tested years ago. But I didnt know the way of it. So I made a search on net about programs that can receive messages created by NetSend. And I noticed that many of them were using packet sniffer libraries. And then decided to learn how it is done. My search attempts gave a result and I found a free library named WinPCap. read more...

add a comment |category: |Views: 15

tags: another

Creating a Silverlight Fade In and Out Popup Window (dev102.com)

submitted by talisharon10talisharon10(800) 3 years, 6 months ago

how to create a pupup window in silverlight without using the popup control read more...

add a comment |category: |Views: 695

tags: another

XML Documentation File For Your .Net Project - It’s Important (dev102.com)

submitted by talisharon10talisharon10(800) 3 years, 6 months ago

No comments appeared in the Visual Studio tooltip. On In this article, I am going to explain why it is so important to generate XML documentation file for each one of your .Net projects. read more...

2 comments |category: |Views: 344

tags: another

Working With ASP.Net MVC Part 1 (dev102.com)

submitted by talisharon10talisharon10(800) 3 years, 6 months ago

a quick look at building an application using the new ASP.Net MVC Beta, part one will handle the database read more...

1 comment |category: |Views: 377

tags: another

Validate Your Regular Expressions With This Free Online Silverlight To(dev102.com)

submitted by talisharon10talisharon10(800) 3 years, 6 months ago

Validate you regular expressions with this online silverlight regular validation tool read more...

add a comment |category: |Views: 257

tags: another

Terrible Code Example - Methods From Hell (dev102.com)

submitted by talisharon10talisharon10(800) 3 years, 7 months ago

Learn how not to code your applications with this terrible code example that I have come accross. read more...

add a comment |category: |Views: 882

tags: another

How To Use The SVN Client and Start Working With Your SubVersion Versi(dev102.com)

submitted by talisharon10talisharon10(800) 3 years, 7 months ago

how to use the Tortoise SVN client and work with your svn version control server read more...

1 comment |category: |Views: 246

tags: another

How to Install Your Own Subversion Version Control Server Using Visual(dev102.com)

submitted by talisharon10talisharon10(800) 3 years, 7 months ago

This article will have 2 sections One will discuss the SVN Server installation and configuration and the second part will be about how to use the SVN client. read more...

1 comment |category: |Views: 330

tags: another