Very sad to read about those comments. However loud they are though, it's
just a minority.

Btw. Commenting on your blog is broken:
Server Error in '/' Application.
------------------------------
*Invalid object name 'DonkeyBlog.dbo.Comments'.**Description: *An unhandled
exception occurred during the execution of the current web request. Please
review the stack trace for more information about the error and where it
originated in the code.

*Exception Details: *System.Data.SqlClient.SqlException: Invalid object name
'DonkeyBlog.dbo.Comments'.

*Source Error:*

An unhandled exception was generated during the execution of the current web
request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.
*Stack Trace:*

[SqlException (0x80131904): Invalid object name 'DonkeyBlog.dbo.Comments'.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception,
Boolean breakConnection) +212
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
stateObj) +245
   System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior,
SqlCommand cmdHandler, SqlDataReader dataStream,
BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject
stateObj) +2811
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader
ds, RunBehavior runBehavior, String resetOptionsString) +2476460
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean
async) +2478113
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior
cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String
method, DbAsyncResult result) +424
   System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult
result, String methodName, Boolean sendToPipe) +522
   System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +182
   
Microsoft.Practices.EnterpriseLibrary.Data.Database.DoExecuteNonQuery(DbCommand
command) +306
   Microsoft.Practices.EnterpriseLibrary.Data.Database.ExecuteNonQuery(DbCommand
command) +114
   stonedonkey.com.Blog.InsertComment(Int32 intPostID, String strName,
String strEmail, String strWebsite, String strCommentText, DateTime
datePostDate) in
C:\Dev\stonedonkey.com\stonedonkey.com\Classes\DonkeyBlog.vb:130
   stonedonkey.com.Posts_Posts.btnPostComment_Click(Object sender,
EventArgs e) in
C:\Dev\stonedonkey.com\stonedonkey.com\Posts\Posts.aspx.vb:94
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +115
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String
eventArgument) +140
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler
sourceControl, String eventArgument) +29
   System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
+2981


------------------------------
*Version Information:* Microsoft .NET Framework Version:2.0.50727.3603;
ASP.NET Version:2.0.50727.3082

On Wed, Feb 3, 2010 at 2:42 PM, stonedonkey <[email protected]> wrote:

> I've written a few apps for the Market now, App Dragon and Pokerzee
> are the two that have the most downloads.
>
> Thought maybe some of the other Devs and people into Android might be
> interest in a blog entry I wrote regarding a app I wrote for the
> Market last December.  I wanted to give people a behind the scenes
> view into what actual goes into developing even a simple application
> for the platform.
>
>
> http://www.stonedonkey.com/Coding-for-Charity-A-Holiday-Coding-Adventure/2010/2/44/Posts.aspx
>
> Hope you guys enjoy it.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Discuss" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<android-discuss%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/android-discuss?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=en.

Reply via email to