By tag: startup
0
kicks
Microsoft BizSpark: Serving 15,000 startups and counting!
Describes and provides a link to somasegar's blog about Microsoft BizSpark, a program for startups to get some free software from Microsoft.
0
kicks
Being a software startup in a recession
Lessons learned about being a software startup in a recession.
0
kicks
Business for geeks: Naming your software company
A second post in the series about starting a software development tools company covering the process undertaken in picking the name of the company. Covers points to consider when picking a name for your own software brand. This isn't strictly code but might be interesting for entrepreneurial .net ge...
0
kicks
SQL Server: How to run a stored procedure at SQL Server start-up
This is acctually quite simple. There is 'startup' option that you can set to the procedure. Code included.