stupid

Stories submitted by stupid

Syntax highlighting in BlogEngine.NET(rickardnilsson.net)

submitted by stupidstupid(300) 3 years, 9 months ago

In forums and blogs in the BlogEngine community issues with the syntax highlighter extension has been brought up. read more...

add a comment |category: |Views: 104

tags: another

inline asp.net tags... sorting them all out (<%$, <%=, <%, <%#, etc.)(naspinski.com)

submitted by stupidstupid(300) 3 years, 10 months ago

There are all sorts of different inline tags, and I haven't found a place that explains them all in one place, so here is the quick and dirty... read more...

3 comments |category: |Views: 924

tags: another

Full Featured Automated Backups for Sharepoint(naspinski.net)

submitted by stupidstupid(300) 3 years, 11 months ago

If you use Sharepoint (3.0) making backups can be a pain; not to mention backup maintenance. This script and batch file takes care of them both, for a 100% automated solution with about 2 minutes worth of work to set up. read more...

add a comment |category: |Views: 4

tags: another

Simple Mail Classes - Easiest way to send email and/or gmail via .net(naspinski.net)

submitted by stupidstupid(300) 4 years ago

Two classes that you customize and put into your App_Code folder which will allow you to send email with less code and greater ease than ever before. Not necessarily a coding breakthrough, but extremely useful in cleaning up redundant code! read more...

add a comment |category: |Views: 16

tags: another

Simple, customizable SQL Search Control using asp.net; basic framewor(naspinski.net)

submitted by stupidstupid(300) 4 years ago

Providing only keywords, this tool will write a simple search query, run it, and display your results; lightweight and easy to customize; in both control form, and standalone page Customize it to make it do what you want to do, or leave it a lone, it is a useful and simple tool read more...

add a comment |category: |Views: 15

tags: another

Sending email programmatically with gmail :: tutorial(naspinski.net)

submitted by stupidstupid(300) 4 years ago

Simple tutorial on how to send email through gmail with asp.net and c# - also includes a simple sample program to get a new programmer running. read more...

add a comment |category: |Views: 94

tags: another