วันเสาร์ที่ 30 มกราคม พ.ศ. 2553

Mass Effect CPU 100%

Yes brought from steam and nice game to play.
But with RPG game why this suck my CPU to load 100% (With another game not).

Try this solution first. (I sill not try)

Browse to My Documents>Bioware>Mass Effect>Config and open up BIOEngine.ini

Search for

DisableHWShadowMaps=True

and set to False to stop cpu calculate shadows instead of gpu.

Use function show text in aspx page

This hard one when i found but write for don't forget this again.

Commonly we use <% =Function() %>

Or <% Response.Write( Function() ) %>

For this task

If this page you bind some data it will <%# Function() %>

PS. I hate to convert tag html in this blog for my self.

วันอังคารที่ 26 มกราคม พ.ศ. 2553

Free Private SVN Hosting Services

Need hosting personal svn project try on this site.

http://www.xp-dev.com
http://beanstalkapp.com
http://unfuddle.com
http://www.projectlocker.com

Don't know who best on services but i sign up at all
To review later.

วันเสาร์ที่ 23 มกราคม พ.ศ. 2553

Free Dotfuscator to use instead of Dotfuscator Community Edition 3.0

Today i still use Express Edition so found solution about free Dotfuscator here.

http://www.foss.kharkov.ua/g1/projects/eazfuscator/dotnet/Default.aspx

enjoy.

วันจันทร์ที่ 11 มกราคม พ.ศ. 2553

Automation Building tools

I'm newbie on automated build program to build my .Net webapp so i try some research and found powerful 2 tools
MsBuild and NANT

NANT stop update most 2 year.
and can't compile directly to 3.5 solution files but can use NANT to call MSBuild to use that task

so why i use NANT if i can use MSbuild to complete all my project.
NANT come with easy understand XML format and task but with some GUI tool is still expensive (And for not up to date because NANT not update)
* but why use gui tool if xml format is easy to understand right? so why gui tool is expensive to much i don't know.

With MSBuild we will face document Ms Style and with GUI Tools (MSBuild Sidekick) is a fair price to use if we want GUI tool (around $50 i think i can have it)

and With opensouce like MSBuild Extension Pack i most complete my package at once.

but no not because of tool but because i still newbie for this task still learn and yes
I think i will focus on msbuild because it came with any computer that install .NET 3.5 framework

If you have any suggestion or another solution for automation build please tell me.
I will try it out.

วันจันทร์ที่ 4 มกราคม พ.ศ. 2553

C# new empty project and can't build

With error does not contain a static 'Main' method suitable for an entry point

This simply fix by Check at properties of project that has

Output Type: on tab Application