briantanning

Stories kicked by briantanning

The Wonders Of InternalsVisibleTo(jason.whitehorn.ws)

submitted by senfosenfo(881) 3 years ago

Demonstrates how to expose an assembly's internal parts to "friend" classes using the InternalsVisibleTo attribute. read more...

add a comment |category: |Views: 64

tags: another

How to Create a Neural Network and Genetic Algorithm in C# .NET(primaryobjects.com)

submitted by surfer6surfer6(362) 3 years ago

Learn how to create an easy neural network in C# .NET, trained with a genetic algorithm to battle against the other brains and evolve the fittest solution to the functions AND, OR, and XOR. Thinking about creating the next HAL, Data, or Terminator? You'll need to know neural networks first! read more...

add a comment |category: |Views: 360

tags: another

AJAX in ASP.NET Overview Part-1(csharpgurus.blogspot.com)

submitted by lancelance(65) 3 years ago

Using AJAX ASP.NET Extension in Visual studio read more...

add a comment |category: |Views: 6

tags: another

GridView Plugin For JQuery(geekdaily.net)

submitted by justinbezansonjustinbezanson(1555) 3 years ago

Starting out we are going to keep this pretty simple and as it progresses we’ll add more features. For now we are going to start with a hand coded HTML table and CSS. In a later post we’ll look at populating the grid from a data source. In this post today we’ll apply the CSS to the table but will expand this to a skinning system later on. We’ll also be applying the row selection feature today. read more...

add a comment |category: |Views: 353

tags: another

How to show solution file of the project in the Solution explorer?(sharpcontents.blogspot.com)

submitted by shehmedshehmed(65) 3 years ago

If you are unable to view the solution file of the project in the solution explorer of the Visual Studio IDE then follow these steps to let it show always. read more...

add a comment |category: |Views: 9

tags: another

6 SEO Tips For ASP.NET URL’s(blogfodder.co.uk)

submitted by leen3oleen3o(365) 3 years, 2 months ago

If you are building a new ASP.NET application, SEO has become a big factor in how you plan the structure / code of the site. But quite an important part of the site which are often overlooked are the URL’s, and a lot of people do the basics which I’ll show below but there are a few common things people tend to miss or never thought could be a problem... read more...

1 comment |category: |Views: 656

tags: another

Presenting Detail Values as Part of the Master(dogspots.com)

submitted by DogSpotsDogSpots(50) 3 years, 2 months ago

This is part one of a three part series on working with master-detail data. In part one I will show how to present detail values as indexed values on the master using a utility I wrote called the SubAttributeAccessor. In part two I will show how the SubAttributeAccessor works. In part three I will introduce a descendant class of DataGridViewColumn called the SubPropertyColumn that will allow showing the detail values as part of the master data. read more...

add a comment |category: |Views: 3

tags: another

Practical Silverlight and SharePoint Integration: Part Two(daisley-harrison.net)

submitted by aarondhaarondh(105) 3 years, 2 months ago

Part two expands on how Silverlight connects to SharePoint web services and move beyond the default connectivity that you get when you add a service reference in Visual Studio. read more...

add a comment |category: |Views: 44

tags: another

What’s the difference between CONST and READONLY in .Net?(carlj.ca)

submitted by CarlJCarlJ(875) 3 years, 2 months ago

Ever sit around talking to your co-workers about random things, when all of a sudden you ask “What’s the difference between const and readonly in .Net?“. If so, you are not alone. If not, well, you’re just weird. read more...

1 comment |category: |Views: 830

tags: another

C# Design Patterns - The Facade Pattern(geekdaily.net)

submitted by justinbezansonjustinbezanson(1555) 3 years, 2 months ago

In our city dog registration application lets assume there are a few things that need to be done when a new dog is registered. First the new dog and it’s owners must be entered into the system. Next the registration fee must be processed. Finally, we want the system to send the owners the welcome email. This is a very simple example but this action requires 3 separate systems to do something in order to complete this one task of registering a new dog. read more...

1 comment |category: |Views: 675

tags: another

Screencast: Dive Into ASP.NET MVC RC2(webdevdotnet.blogspot.com)

submitted by elijahmanorelijahmanor(1448) 3 years, 2 months ago

The screencast covers the following: * An quick overview of what is "MVC" * Pros & Cons comparing ASP.NET MVC to ASP.NET WebForms * Answers to questions you might be thinking * Review of new features since the beta release * Demonstration & code review of a demo app using ASP.NET MVC RC2 read more...

add a comment |category: |Views: 20

tags: another

Argotic Syndication Framework(codeplex.com)

submitted by bradygasterbradygaster(4897) 3 years, 2 months ago

A powerful and extensible .NET web content syndication framework for RSS, Atom, OPML, APML, BlogML, RSD and more. The Argotic Syndication Framework is a Microsoft .NET class library framework that enables developers to easily consume and/or generate syndicated content from within their own applications. The framework makes the reading and writing syndicated content in common formats such as RSS, Atom, OPML, APML, BlogML, and RSD very easy while still remaining extensible enough to support common/custom extensions to the syndication publishing formats. The framework includes out-of-the-box implementations of the most commonly used syndication extensions, network clients for sending and receiving peer-to-peer notification protocol messages; as well as HTTP handlers, modules, services and controls that provide rich syndication functionality to ASP.NET developers. read more...

add a comment |category: |Views: 13

tags: another

.NET - Health Monitoring in ASP.NET 3.5(dotnetcurry.com)

submitted by pycckipyccki(357) 3 years, 2 months ago

I am a big advocate on less is more, and when it comes to writing code to monitor an ASP.NET application, less code is definitely more. As a developer, once you have finished developing your application and it’s deployed into production, you’ll need to monitor it and have it notify you when something goes wrong. There are several ways to do this, from utilising the global.asax file to writing custom classes. But a little known feature in ASP.NET is health monitoring. This gives you the ability to monitor the health of an ASP.NET application. This article won’t delve into the specifics of creating your own custom health monitoring class, but it will focus on what is available to ASP.NET developers out of the box. read more...

1 comment |category: |Views: 570

tags: another

Single table and concrete table inheritance with LightSpeed ORM(mindscape.co.nz)

submitted by traskjdtraskjd(3229) 3 years, 2 months ago

One of the benefits of working with an O/R Mapper is the ability to use inheritance and have your objects still persist to the database. In this post, Mindscape explains the difference between two types of relational inheritance - Single Table and Concrete Table. The post also demonstrates how to create these models using the LightSpeed O/R Mapper. read more...

1 comment |category: |Views: 154

tags: another

Search Anywhere inside you windows "IGurrForSearch"(igurr.com)

submitted by amrelgarhyamrelgarhy(825) 3 years, 2 months ago

IGurrForSearch is just released, it a light weight windows application to help users search the internet faster. read more...

add a comment |category: |Views: 4

tags: another

The Dynamic Programmer - Validator moves to it’s own package(blog.dynamicprogrammer.com)

submitted by hgarciahgarcia(1534) 3 years, 2 months ago

The Validator class, used to perform validation in multiple objects at once. read more...

add a comment |category: |Views: 8

tags: another