hopeasp

Stories kicked by hopeasp

Solution: How do I fix or remove the MaCatte Virus?(hopeasp.net)

submitted by hopeasphopeasp(110) 2 years, 6 months ago

Many people are asking today "How do I get rid of the Macatte Virus?" and is it a real anti virus program? The answer is NO and to fix this issue with the MaCatte Virus and remove it from your computer follow the instructions beow. I have had no sucess with removing this virus with any anti-virus program. So follow the simple 2 steps below to remove this virus now! read more...

1 comment |category: |Views: 165

tags: another

Shopping cart example in C# ASP.NET (csharpdotnetfreak.blogspot.com)

submitted by amit.jainamit.jain(1181) 3 years ago

In this example i'm using GridView and DataList controls to create Products page and Product Details page in online shopping cart example read more...

add a comment |category: |Views: 1281

tags: another

Build a simple watermarking utility in C# (c-sharpcorner.com)

submitted by melaniecmelaniec(660) 3 years ago

This article shall describe an approach to building a simple watermarking utility that may be used to add watermarks to any supported image file format. The resulting application shall permit the user to open any supported image file format into a scrollable picture box. read more...

add a comment |category: |Views: 17

tags: another

60 Seconds with Pinal Dave (dotnetvj.com)

submitted by KadiyalavjKadiyalavj(580) 3 years ago

60 seconds with Pinal Dave: MVP award played an important role in helping me chase my passion to make a difference. VJ caught up with Pinal Dave, MVP in SQL Server, to get his view on the Microsoft Most Valuable Professional Program(MVP). read more...

add a comment |category: |Views: 54

tags: another

Convincing the Boss to Pay for Developer Training (Several tips)(javaworld.com)

submitted by estherschindlerestherschindler(550) 3 years ago

Your company wants you to be competent (if not brilliant) with your programming tools. But even in the best of times, Management is reluctant to pay for training classes, tech conferences, or even a programming book. Here's a few suggestions that might, MIGHT get your manager to approve the expense. read more...

add a comment |category: |Views: 8

tags: another

Dan Wahlin's Latest Silverlight Articles(weblogs.asp.net)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 3 months ago

Over the past few months I've been writing articles for the .NET Insight insight newsletter covering various ASP.NET AJAX concepts. You can read those article here. I've wrapped up that series and have started writing about Silverlight 1.0 and 2. Each week (or so) a new article will be published and I'll update them here so check back. The articles are designed to be focused and concise and get straight to the topic without a lot of fluff. Scroll to the bottom of the list to see the newest articles. read more...

add a comment |category: |Views: 14

tags: another

jQuery: Styling DropDownList Alternating Items (Rows)(hopeasp.net)

submitted by hopeasphopeasp(110) 3 years, 3 months ago

This example shows how to easy style a ASP DropDownList with jquery and also add a couple nice effects. Example demonstrates: alt row background color in a dropdownlist and FadeTo() effects when you hover over a listitem. read more...

add a comment |category: |Views: 142

tags: another

jQuery: Highlight Gridview Rows with Checkbox(hopeasp.net)

submitted by hopeasphopeasp(110) 3 years, 3 months ago

This simple sample demonstrates how you can highlight gridview rows with jquery. read more...

add a comment |category: |Views: 201

tags: another

MS SQL Server: Search All Tables, Rows & Columns for data(hopeasp.net)

submitted by hopeasphopeasp(110) 3 years, 4 months ago

This query will you search through all the tables, rows and columns in a specified database. This is a good query to keep in your collection because you never know when you will need to find data on the backend, that you see on the front. This has helped me a great deal when dealing with databases like Great Plains (Microsoft Dynamics GP) that is used at my company. read more...

add a comment |category: |Views: 365

tags: another

SQL SERVER - Rules for Optimizining Any Query - Best Practices(blog.sqlauthority.com)

submitted by pinaldavepinaldave(9662) 3 years, 4 months ago

This subject is very deep subject but today we will see it very quickly and most important points. May be following up on few of the points of this point will help users to right away improve the performance of query. In this article I am not focusing on in depth analysis of database but simple tricks which DBA can apply to gain immediate performance gain. read more...

4 comments |category: |Views: 647

tags: another

Silverlight 2: Silverlight Slide Show 2 Preview – User Photo Provider(hopeasp.net)

submitted by hopeasphopeasp(110) 3 years, 4 months ago

This guide will extend the the Silverlight 2 SlideShow 2 preview and will explain how to create a custom user photo provider to display your photos from your Flickr account. read more...

add a comment |category: |Views: 79

tags: another

MS SQL Server: Disconnect Users From Database. Kill User Session Query(hopeasp.net)

submitted by hopeasphopeasp(110) 3 years, 4 months ago

If you have ever encountered an error due to users being contected to MS SQL, this article will solve your problem by executing a short query. This query will Kill the user's session and disconnect them from the database. This is a common problem I run into when I restore by database from a backup. Read More . . . read more...

add a comment |category: |Views: 577

tags: another

Unable to cast object of type ‘SimpleObjectKey’ to type ‘JobObjectKey’(hopeasp.net)

submitted by hopeasphopeasp(110) 3 years, 4 months ago

SQL Server Agent Error when creating a job. "Unable to cast object of type ‘Microsoft.SqlServer.Management.Smo.SimpleObjectKey’ to type ‘Microsoft.SqlServer.Management.Smo.Agent.JobOjectKey’. (Microsoft.SqlServer.Smo)". The solution is to ... read more...

add a comment |category: |Views: 217

tags: another

BlogEngine.NET, Windows Live Writer and SyntaxHighlighter Installation(hopeasp.net)

submitted by hopeasphopeasp(110) 3 years, 5 months ago

Windows Live Writer is an application you download that acts like an administration GUI for adding and editing your blog postings. This is a great tool to use with BlogEngine.NET and it makes posting & formatting simple and fast! This guide will help you with your installation. read more...

add a comment |category: |Views: 18

tags: another

BlogEngine.NET 1.4.5.13 Javascript Not Working with IIS7(hopeasp.net)

submitted by hopeasphopeasp(110) 3 years, 5 months ago

recently had a problem with BlogEngine.NET 1.4.5.13 when I upgraded. The javascript stoppped working and the javascript references where not being placed inside the pages. I posted my problem on CodePlex.com here. My page was also getting The 500 "internal server error" Errors. Here is the solution. read more...

add a comment |category: |Views: 206

tags: another