buildexe

Stories kicked by buildexe

Limit uploaded files size in FCKeditor(mironabramson.com)

submitted by MironMiron(495) 2 years, 8 months ago

Set the maximum size allowed for uploaded files in FCKeditor read more...

add a comment |category: |Views: 174

tags: another

Running large MSSQL scripts & resulting memory errors(diaryofaninja.com)

submitted by wiredonewiredone(917) 2 years, 8 months ago

Today i was battling in the trenches while trying to fix a deployment issue on a foreign webhost with a support team that had a lead time of 3 days on a support ticket when i came across a very annoying issue. While trying to import a large MSSQL script (140mb) i was having a repeated dual to the death with the error “701 Insufficient Memory” and his evil twin (kind of like the white dreadlock guys in the Matrix) - “System.OutOfMemoryException” in SQL management studio. But never fear, there is a solution, and its really simple. read more...

add a comment |category: |Views: 159

tags: another

Easy way to strip time part in sql date time(cherupally.blogspot.com)

submitted by kcherupakcherupa(295) 2 years, 8 months ago

This explains the easy way to strip time part in sql date time read more...

3 comments |category: |Views: 289

tags: another

6 ways to import data into SQL Server(blogs.lessthandot.com)

submitted by SQL_MenaceSQL_Menace(4890) 2 years, 8 months ago

6 different ways are shown to import data from a file into SQL Server read more...

add a comment |category: |Views: 443

tags: another

Access HTML controls in C# without runat=server in ASP.NET(praveenbattula.blogspot.com)

submitted by praveenbattulapraveenbattula(629) 2 years, 8 months ago

This is the nice article which explains the logic for accessing the HTML controls in ASP.NET server side code which don't have runat=server property set. Take a look at it and please provide your valuable comments. read more...

4 comments |category: |Views: 1061

tags: another

Microsoft providing free softwares to web developers for 3 years(smallworkarounds.net)

submitted by ash143guptaash143gupta(750) 2 years, 8 months ago

Microsoft has launched today a very exciting program called WebSiteSpark for individual developers and small web startup companies having less than 10 employees. Given below are few software licenses which will be given free to you for 3 years read more...

add a comment |category: |Views: 524

tags: another

HOWTO: Log website errors using exceptions in ASP.NET(ekdd.co.il)

submitted by eugeneKeugeneK(145) 2 years, 8 months ago

Tutorial how to track down errors in you ASP.NET applications. read more...

add a comment |category: |Views: 19

tags: another

At your service (Part II) - ASMX Web Service vs WCF(msmvps.com)

submitted by JoacimJoacim(255) 2 years, 8 months ago

Last time I demonstrated how to develop a Windows Communication Foundation (WCF) service. This time we’re going to look at the differences between a ASP.Net WebService and a WCF service. The biggest difference between them is probably that a WebService only can be activated via HTTP and they are tightly coupled with ASP.Net HTTP pipeline. A WCF service on the other hand can be bound to a large variety of network protocols. It also doesn’t... read more...

add a comment |category: |Views: 108

tags: another

SQL Azure Manager(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 2 years, 9 months ago

SQL Azure manager: a community effort to quickly enable connecting to your SQL Azure database(s) and perform basic tasks. read more...

add a comment |category: |Views: 251

tags: another

Free ASP.NET MVC eBook Tutorial - ScottGu(weblogs.asp.net)

submitted by beckelmwbeckelmw(2755) 3 years, 2 months ago

There has been a lot of excitement in the community about the new ASP.NET MVC framework that is about to ship (literally any day now – announcement coming soon). As with anything new, people are also asking for more tutorials/samples/documentation that cover how to get started and build applications with it. Over the last few months I’ve been helping to contribute to an ASP.NET MVC book that Scott Hanselman, Rob Conery, and Phil Haack have been writing for Wrox. The book is now in production, and will be available to buy in stores soon read more...

2 comments |category: |Views: 802

tags: another

jQuery and Microsoft(weblogs.asp.net)

submitted by mosessaurmosessaur(5424) 3 years, 7 months ago

ScottGu announce that Microsoft will be shipping jQuery with Visual Studio going forward. We will distribute the jQuery JavaScript library as-is, and will not be forking or changing the source from the main jQuery branch. The files will continue to use and ship under the existing jQuery MIT license. read more...

1 comment |category: |Views: 380

tags: another

10 Mistakes in Icon Design(turbomilk.com)

submitted by JemmJemm(9604) 4 years, 3 months ago

It is much easier to criticize somebody else’s work than to create something cool yourself. But if you apply a systematic approach to criticizing, make a numbered list and prepare illustrations, it will be regarded as a fully-fledged analysis! In my opinion, icon design is undergoing a transitional period. On the one hand, screen resolutions are increasing, hence enhancing icons. On the other hand, we still have good old pixels. Icons sized 16×16 and even smaller are still widely used. And so, here are the most commonly observed mistakes in icon design… read more...

add a comment |category: |Views: 5

tags: another