ASP.NET News from Blogger: Sonu on .net (DotNetSlacker blog)   Get the feed of: Sonu on .net (DotNetSlacker blog)

Total News: 32

DotNetSlackers forums / Atlas Rating and zoom behaviour source code

I implemented Community Server on DotNetSlackers to provide Forums and Files. Feel free to ask any ASP.NET and Atlas related questions in that forum. The forums already contains the source code for th...

Sahil's Bootcamp

I am a big fan of Sahil Malik - an ADO.NET Guru and overall a very smart guy. I have a good knowledge about ADO.NET, however I am not as good as Sahil. Check out his blog and you will know what I mean...

Atlas goodies and other features on DotNetSlackers

We have been quite busy on DotNetSlackers with some neat new features that we think should be useful for you as a blogger and reader. As Kent Sharkey already recognized we implemented some cool n...

CodePlex

Microsoft started a new community to share, join or start new projects. Its called CodePlex (great domain name) and is in beta. Projects like the ATLAS Control Toolkit or Commerce Starter Kit are alre...

New Feature: GeoTag and Tagged Email Service

Today we just launched two new features. GeoTagging and Tagged Email Service. GeoTagging is an application created by Garbin, a person with deep knowledge in ATLAS.What is geotagging? Geot...

DotNetSlackers is dedicated

I have finally managed to get DotNetSlackers a dedicated box. I have checked with several hosting companies and I think I made a very good decision when I choose Fullcontrol.net. Its been 2 days that ...

PromptSQL acquired by Red Gate Software

Today I came to know that PromptSQL was acquired by Red Gate Software. If you dont know about PromptSQL is a tool which lets you use intellisense in Query analyzer - its a great product and I am sure ...

Checkout BusyBoxDotNet

Checkout this very nice and useful open source ASP.NET control: http://dotavery.com/blog/archive/2006/04/23/10834.aspx Found via [.Avery Blog]...

Visual Studio Express Tools Free

Dan Fernandez announced that Visual Studio Express Tools are now available for free. You will never have to pay for that. I think thats a great move from Microsoft. According to the stats from Mi...

Auto-Submit your posts to Community-Credit

Ambrose mentioned somedays ago the site www.Community-Credit.com - the site gives away stupid prizes to smart people. All you have to do is submit your contributions for the .NET community to Com...

Atlas Control Toolkit and ASP.NET 2.0 Providers

Today was release day at Microsoft. The ATLAS team released a great set of controls to enhance the web UI. You can even try some live demos here. I like the DragPanel, however it's not dockable. Scot...

Remove irrelevant posts

I have seen that there are some posts which do not really belong on DotNetSlackers - Posts that are not related to .NET. It is sometimes difficult to decide whether a post can be published or not...

DotNetSlackers Performance/Posts

I  have changed few things on the server and noticed that the performance of the pages has gone up. Some users reported to me direclty that they have seen an increase in the performance...

Internet Explorer Developer Toolbar

Not sure if you have already noticed it, but there is a new toolbar from Microsoft for DEVELOPERS. Here are the details of the toolbar: -- Explore and modify the document object model (DOM) of a Web p...

ErrorMailModuleExtension for ELMAH 1.0

I have created an extension to the ErrorMailModule which comes with ELMAH. ELMAH is an open source ASP.NET error-logging application. The original ErrorMailModule does not have any options to set a us...

Combine your own feeds on DotNetSlackers

As Scott Mitchell mentioned DotNetSlackers has a new feature which lets you combine your own dotnetslackers feed. The content in the feed points to the original post. Please link back to Dot...

70310 Certification Exam Passed

I passed today the 70310 exam. It is a very difficult exam - so be prepared if you are going to take it. To study I recommend the book written by Mike Gunderloy. I also passed 70305 few mont...

ASP.NET 1.1 database cache dependency

Database caching should be used as much as possible whenever you can. However it isn't that easy to implement sql caching in 1.1 as opposed in 2.0. BUT there are still ways to do it, they are hac...

Microsoft ACE Award

Just got this nice email from Microsoft:-- Thank you for being a great contributor to Microsoft Visual Studio 2005.   You have been nominated to receive the Award for Customer Excellence. This a...

System.ArgumentOutOfRangeException

I am used to work with IIS, therefore I decided not to use the default web server that comes with Visual Studio 2005. To set IIS as the default web server you need first to create a virtual directory ...

Postback does not work in ASP.NET

A friend of mine which is a windows form developer recently tried to develope a web form application, with a simple button. However when pressing the button the page posted back to a 404 page. No erro...

URLRewriting and Themes in 2.0

I had to convert an project from 1.1 which is using a lot of URL-Rewriting to 2.0. URL-Writing was fine and I also implemented themes which worked very well. BUT the css that is applied to the pa...

DotNetSlackers is on ASPAlliance

Just wanted to mention that ASPAlliance now shows the latest asp.net news from DotNetSlackers on its homepage. I would like to thank Steven Smith for using DotNetSlackers news service. Thanks for...

BC31011: Unable to load referenced library 'c:\windows\microsoft.net\framework\v1.1.4322\temporary asp.net files\intranet\f0c31081\75c0d067\assembly\dl2\08c7f86c\00cdc2d3_fcc8c501\janus.web.common.dll': Access is denied.

Today is bad day. I have installed the Janus GridEx component, which has a lot of useful features. I have added all the required dlls into my project. However when running the project I keep getting t...

Procedure 'XXX' expects parameter '@CallBackTime', which was not supplied.

Today while working on a project to add some data to SQL via a stored procedure, I was getting all the time the following error message. Procedure 'myProcedure expects parameter '@CallBackTime', which...

DotNetSlackers is growing

DotNetSlackers is growing very fast and its nice to see that many of you like it. Few people has started to blog about it and recognized it as a very good source for asp.net news/blog summaries. ...

Atlas has been released

The official website of Atlas is online. Hopefully I will find some time to skim through the Hands-On-Labs. Just wished that I had more time to checkout all this new cool stuff. ...

DNS passed over 8.5K on news

DNS has passed over 8.5K on asp.net news, which is divided into several categories. I have added several new features, which I think might be useful. Let me know if you have any comments or feaut...

New Website: Dotnetslackers

I have started a new website called DotNetSlackers. It runs the reblogger software with several additional features, which are not implemented on KapoorSolutions. I hope you will enjoy the new website...

Email is working again.

If you have send me an email via the blog contact form, then I dont have recieved it, as I didnt had the email settings configured for community server. I totally forgot about that. The email is worki...

Installed Single Site Blog from Community Server

I finally installed CS with a single site configuration. I would like to thank for the support from Ken. He helped me a lot with the setup. Now everything is good and I am glad to have a CS installati...

SQL Table data type

Did you know that there is a data type “table” in SQL Server 2000, which works like a normal table The table is however only in the scope of the function or stored procedure. This table ca...

View Other bloggers