|
|
| About site: Programming/Languages/C-sharp/Personal Pages - Chaliy, Mike |
Return to Computers also Computers |
| About site: http://csharparticles.blogspot.com/ |
Title: Programming/Languages/C-sharp/Personal Pages - Chaliy, Mike C# and related technologies blog. |
|
|
|
|
Waitec Offers a range of monitors, CD and DVD printers, and drives. Based in The Netherlands.
| Intellibis_AB Business Intelligence consultancy based in Sweden.
| Prosys_Sentrol A component based rapid OPC application development framework for Borland Delphi and C++Builder. Ше enables drag and drop configuration of data flow from OPC Servers to databases and GUI. [Commercia
| Presenters_Resource Free PowerPoint tips, tricks, templates, and resources for presenters and teachers.
| Solaris_PC_NetLink SMB/CIFS services from Sun including PDC and BDC functionality for Solaris/SPARC servers. Does not support Intel architectures.
| Personal_REXX An implementation of the REXX language for OS/2, Windows and DOS. From Quercus Systems.
|
|
| Alexa statistic for http://csharparticles.blogspot.com/ |
Please visit: http://csharparticles.blogspot.com/
|
| Related sites for http://csharparticles.blogspot.com/ |
| VRweb A browser for 3D worlds and objects modeled in the Virtual Reality Modeling Language (VRML). Available for almost any Unix platform (including SGI, Sun, Dec, HP, IBM, Linux, BSD) and Windows (NT, 95, | | Chatglobe Includes avatars and room creation. | | 60_Host Offers shared hosting and domain registration. Supports PHP, MySQL and Perl. Data center is based in Texas, United States. | | PACshop Offers shared hosting with integrated online catalog and shopping cart. | | Email_Marketing_Central A complete marketing system for creating trackable, personalized email campaigns. | | NetDimensions Creates knowledge-management solutions that distribute, document and administer corporate training programs over the Internet and through intranets and extranets. | | Anthony_Redvers_Ltd CopyCall Call Recorder, a simply software call recorder that is supplied with a powerful recording adapter. | | RFC_0116 Structure of the May NWG Meeting. S.D. Crocker. April 1971. | | SaralSoft [Win-Mac] Interactive multimedia software to learn Indian languages, including Hindi. | | perl_com__Preventing_Cross-site_Scripting_Attacks Paul Lindner, author of the mod_perl cookbook, explains how to secure our sites against Cross-Site Scripting attacks using mod_perl and Apache::TaintRequest. (February 20, 2002) | | Vstep Virtual safety training and education platform. | | GuitarFX Software to turning the computer into a guitar effects processor, includes effects and presets library. Software overview, screenshots, and trial download. | | Liu,_Hugo MIT Media Laboratory. Philosophically motivated AI, commonsense reasoning, aesthetics and AI, assistive software agents, lexical semantics, story understanding. | | FeatPost_Examples FeatPost is an extension of the MetaPost language, works in three dimensions and has several features to facilitate the production of physics schemes. | | Javascripts_com JavaScript forums and hundreds of scripts and how-to guides. | | Designed_Media Offers site design, hosting and domain name registration. Located in Chicago, Illinois, USA. | | SeeTech Providing domain registration, web hosting, site design, and e-commerce solutions. | | K&D_Web_Solutions Offers design and maintenance services. | | Lemon_Amiga An interactive Amiga game database containing reviews, comments and ratings. | | SunspotWeb Specializes in affiliate marketing programs focusing on credit cards. Includes company profile and affiliate signup form. |
|
This is websites2007.org cache of m/ as retrieved on 2008.08.28 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
C# articles
.blogComments{font-size:15px;text-align:left;margin-top:20px;margin-bottom:14px;padding:1px;padding-left:17px;color:gray;font-family:trebuchet ms, verdana, sans-serif;}
.blogComment{margin-top:10px;margin-bottom:10px;color:black;text-indent:10px;padding-right:20px;line-height:22px}
.deleted-comment {font-style:italic;color:gray;}
.byline{margin-bottom:20px;margin-left:0px;margin-right:10px;color:black;font-size:10px;display:inline}
var BL_backlinkURL = "http://www.blogger.com/dyn-js/backlink_count.js";var BL_blogId = "11303117";
@import url(http://www.blogger.com/css/navbar/classic.css);div.b-mobile {display:none;}
function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } }
_uacct = "UA-265957-1";
urchinTracker();
www.chaliy.com
Home
Sources
My Blog
Contacts
My Blog
Ukrainian Developer Community(Thursday, November 30, 2006)
The purpose of this Community is provide a place to meet for Ukrainian Windows developers, get help and help others, share knowledge and ideas. Our experts will answer all your quesitons on today and tomorrow Microsoft technilogies.
9:24 PM
0 comments
links to this post

Asp.Net 2.0 Flash Control(Thursday, May 25, 2006)
One of my sites needed Flash. Okay, I was tried to use standard markup. However I need XHTML compliant pages and that markup not for me. XHTML does not allow "embed" tag! To avoid next problems with other sites I was develop control that just renders proper XHTML markup.Next was well-known issue with loading of the ActiveX controls by IE. My control addresses this issue too. However this is experimental so it is turned off by default.Of course, as always full design time support.Download and try Asp.Net 2.0 Flash Control.Possible that somebody will like control however he will need standard (capable) rendering. Just let me to know. I will add this.
9:33 PM
4 comments
links to this post

PowerShell Tasks for MsBuild(Tuesday, May 16, 2006)
Build eneginering MSBuild have many benefits. One of them is great extesibilty with custom tasks. In other case Windows PowerShell is very powerfull tool to do automated work. I was develop library that brings power of the Windows PowerShell to the MSBuild. Please review this at the Home page of the PowerShell Tasks for MsBuild.
1:00 AM
0 comments
links to this post

Extending SiteMap Xml file()
Sometimes you need to store information on per page basis. For example you need keywords or publish date. I think good choice for this can became Web.SiteMap.To implement this just add namespace to the root of the XML file. Something like:<sitemap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" xmlns:exs="SiteMap-Extend" >Now you can easely add your attributes without any validation warnings. For example:<sitemapnode url="~/Default.aspx" title="Home" description="" exs:keywords="test, something, oops" >From this time this attributes accesible from the code like:SiteMap.CurrentNode["exs:keywords"]Enjoy!
12:43 AM
0 comments
links to this post

.Net 2.0 Updatable Xml DataSource Control(Tuesday, May 02, 2006)
Month ago I was publish post about XML back-end for the site. I was about problem of this back-end it is read-only. Now I post .Net 2.0 Updatable Xml DataSource Control - this seems to be solution for this problem. This is editable replacment for the |
|
| |
C# | and | related | technologies | blog. |
|
http://csharparticles.blogspot.com/
Chaliy, Mike 2008 August
dvd rental
dvd
C# and related technologies blog.
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Buy WoW Gold - Loans - Car Insurance - Loans - Mortgage Calculator
|