dsalko

Stories kicked by dsalko

How to Speed up aspnet_compiler(aspnetcafe.com)

submitted by dsalkodsalko(670) 2 years, 6 months ago

Article shows how to speedup asp.net compiler using RAM drive read more...

add a comment |category: |Views: 45

tags: another

BlogEngine.NET Theme - Fruity(aspnetcafe.com)

submitted by dsalkodsalko(670) 3 years, 2 months ago

New BlogEngine.NET Theme. read more...

add a comment |category: |Views: 22

tags: another

MailEnable - How to add new mailbox from code(aspnetcafe.com)

submitted by dsalkodsalko(670) 3 years, 3 months ago

Some sample code to add new mailbox to mailenable postoffice. Contains code to set friendly name and quite fresh to use with lastest version of MailEnable API. Samples on mailenable website are old and there is no sample for ASP.NET that works good. This one is good enough. read more...

add a comment |category: |Views: 43

tags: another

ASP.NET 2.0 Big files upload on IIS 6.0 under Win2003(aspnetcafe.com)

submitted by dsalkodsalko(670) 3 years, 9 months ago

Sometimes big file upload does not work even if everything looks right. Some solutions in this case. read more...

add a comment |category: |Views: 11

tags: another

Credit Card number validation in C#. Visa and MC yet.(aspnetcafe.com)

submitted by dsalkodsalko(670) 4 years ago

Simply class that performs credit card number check. Issuer check and MOD10 check. read more...

add a comment |category: |Views: 126

tags: another

.NET runs on Linux, Mac OSX and FreeBSD ?(aspnetcafe.com)

submitted by dsalkodsalko(670) 4 years, 2 months ago

Good news. GNU adds support for .net apps in OpenSource world. read more...

2 comments |category: |Views: 6

tags: another

DANGER: Copy and paste file inside VS ASP.NET Web Site Problems(aspnetcafe.com)

submitted by dsalkodsalko(670) 4 years, 2 months ago

Common problems after copy and paste (rename) of files inside VS Solution Explorer. read more...

add a comment |category: |Views: 2

tags: another

Do you SVN ?(aspnetcafe.com)

submitted by dsalkodsalko(670) 4 years, 3 months ago

Some suggestion to get version control system read more...

add a comment |category: |Views: 0

tags: another

Blog Engine .NET Thumnailer - quick look & fix(aspnetcafe.com)

submitted by dsalkodsalko(670) 4 years, 3 months ago

Fix increases a quality of generated thumbnails and allows you a set desired quality. read more...

add a comment |category: |Views: 10

tags: another

CSV to DataTable Parser(aspnetcafe.com)

submitted by dsalkodsalko(670) 4 years, 3 months ago

Ready solution to parse CSV data. read more...

add a comment |category: |Views: 193

tags: another

Boost ASP.NET performance with deferred content loading(encosia.com)

submitted by gt1329agt1329a(7849) 4 years, 3 months ago

A comprehensive example of how to improve the perceived speed of your pages, by implementing user controls to encapsulate secondary content and then deferring them until primary content is displayed. read more...

1 comment |category: |Views: 80

tags: another

How to Write a Provider Model(dotnetslackers.com)

submitted by keyvankeyvan(4086) 4 years, 4 months ago

In this article Keyvan teaches you how to write your own data provider for .NET applications using the provider model. read more...

add a comment |category: |Views: 12

tags: another

Looking for ASP.NET Hosting ?(aspnetcafe.com)

submitted by dsalkodsalko(670) 4 years, 4 months ago

Sometimes asp.net developers wants to find a hosting for blog or personal project. This is about hosting provider of asp.net cafe. Right now it supports unlimited sites... good for small and medium asp.net projects. read more...

add a comment |category: |Views: 5

tags: another

New BlogEngine Theme - ThemeEngine.NFL(gravitycube.net)

submitted by jf26028jf26028(635) 4 years, 4 months ago

A new proof of concept theme for BlogEngine.net read more...

add a comment |category: |Views: 23

tags: another

.NET Framework Library Source Code now available(weblogs.asp.net)

submitted by dalzieldalziel(6230) 4 years, 4 months ago

Scott Guthrie announces that the .NET framework source code can now accessed in Visual Studio read more...

1 comment |category: |Views: 90

tags: another

asp.net themes and custom controls(aspnetcafe.com)

submitted by dsalkodsalko(670) 4 years, 4 months ago

How to skin your custom control. Two tips about prefix and properties of your control. read more...

add a comment |category: |Views: 32

tags: another