home
links
tips

code
users
tools
tutorials
projects
web
help
design

mudabone
suletzki
trans48
nutrition reality

MarthaAttire!

wiki.net

Show Menu

This is a wiki focused on anything .NET.

Put up your code samples, tips, usefu links, known bugs or anything else you want to on .net.

 

home this page
links links about .net
tips tips/tricks/hints about .net
hacks .net hacks (what MS product is complete without a ton of hacks?)
code .net code samples
users users of this site
tools tools to use while using .net, this site, or whatever
projects projects (and hopefully source code) done with .net
web CSS, Javascript and other glue that you always seem to need to put a project together.
help ask for help on .net here
design links/info on design stuff

 

.NET occasional blog entries

04/19/2005 - .NET HTML->XHTML conversion

Haven't evaluated this yet but a guy at work sent me this link claiming it was a .NET library that could be used to replace TidyCOM.  Definitely will have to check this out this weekend.

03/07/2004 - Ker Slam... on /. of course... I tend to agree:

"Richard Grimes, an expert in essay writing, of Dr. Dobbs Journal  wrote an article entitled Mr. Grimes' Farewell, in which he discusses in his resume what he feels are inherent flaws in .NET, and how he is abandoning his .NET column. Grimes argues that .NET is merely thin wrappers to Win32 calls (Avalon uses message functions that date back to 16-bit Windows), that Microsoft has abandoned confidence in both .NET and sales of Longhorn, and that the framework itself is too large and poorly implemented, most of it ported from past APIs like WFC and VB. Dan Fernandez, Microsoft's Visual C# Project Manager, has responded in his blog. Richard Grimes appears in the comments to defend his criticism, referencing first-hand disassembly of .NET APIs using ildasm. Scott Swigart has also responded to the criticism of Visual Basic .NET. Apparently, Mr. Grimes struck some nerves."

11/22/2004 - Build Events

In some projects build events aren't available from the IDE (WebApplications, WebServices) you can still use them though.

  • Put your DOS commands in .bat file in the main project directory
  • Edit the csproj file
  • Edit pre/postBuldEvent
    • Example: PostBuildEvent = "..myPostBuildEvent.bat"
  • To get around "BuildEvent failed" errors in the build (i.e. ignore all dos errors) put Echo 0 (zero) at the end of you .bat file.
  • Once you test your .bat file make sure to put a "cd .." at the top of it so it'll run in the right directory (since it's being launched from the bin directory)

(entered by ben)

11/16/2004 - .NET 2005 Beta Warning
Installed the 2005 .NET Beta a few weeks ago... it corrupted my entire development environment. Had to reinstall the O/S to get things working again. Not sure why this happened - but, if you're thinking of trying this out... user beware. (entered by ben)

11/16/2004 - SharpDevelop update
Forgot to write up the brief trial with SharpDevelop. It seemed pretty useable. The interop stuff was really weak, but, for generic .NET development it was definitely a good bet if you couldn't afford the MS .NET IDE. Still haven't used it extensively (just for a day or so) since I have the MS .NET IDE (entered by ben)

09/15/2004 - SharpDevelop
That superior thought should be taken in custom papers, because it is not very hard to buy an essay opting for the reliable paper writing service. 

 

 


NameVersionSizeDateUser
p80.pdf22157395/14/05 1:37 PM70.108.28.46



Comments:

From Andrew Lukas - 9/29/09 2:58 AM

There are many collections available for accepting an education these days,you can buy term paper or buy research papers which is intereating news for those who have not yet compelled. veraciously, essays writing is not an easy article so try make right determination between writing on yor own or to buy custom essay papers. Maybe you need help with original scrutiny , maybe you want help in producing a fresh direction on a topic that is vast and dificult.

From JamesFox - 8/20/09 11:27 PM

I do agree that it is really sad that this site is not oftenly updated anymore. I find it very useful for my course especially when I have to choose among good essay topics, whic is related to site building and networking. I hope the people responsible for this site and its members will become more active in developing this kind of wiki.

 Thank you.

 James

From jesdon - 4/13/09 12:48 PM

It really is a shame that this website is not being updated anymore, it use to be such a great resource for the .NET junkies like myself! 

Jesdon

data encryption software

From DavisGoot - 1/11/09 11:57 AM

Hi,

I'm a professional essays and term paper writer at bestessays.com and... you know I find your initiative somehow related to life long education global streamline. 

Really looking forward to find the way for collaboration 

Will write soon 

Regards 

Davis

From busteesm - 4/12/07 8:47 PM

This is 3 years since your last post, though...

From busteesm - 4/12/07 8:46 PM

So.. you made a wiki dedicated to .NET and on the first page explain that it is too expensive to use?

From ben [12.18.186.200] - 11/15/04 12:49 PM

pashute,

this isn't done in .net.  the problem with doing anything MS on the net is that hosting costs are 3 times what they are for linux.  the owner of editme.com did it in java on linux.  this would be easy to do in .net but you'd have huge costs (windows, sql server, etc.).  to do these wikis you generally need your own box - which, for a Windows box, costs a minimum of $300/mo... usually much more.

-ben

From pashute - 11/15/04 12:34 PM

So its not a dot net?

Looks VERY nifty, but are you thinking of making a .net Wiki (with Whidbey VS 2005 beta...?)

IMHO if you only drop a word to MS, they'll come running to help you. (If you want I can contact you with development in my country (Israel).

The beta 2005 is out for free (in express edition which should be enough).

From Carl [69.140.177.158] - 8/11/04 10:22 PM

What software is this site running?


Last Modified 8/28/09 9:33 AM