Skip to content
  • Who am I ?
  • My LinkedIn
  • My Lab
  • My Articles
  • Fun n Games
  • 9539193031
  • binu.kumar@gmail.com
Hands-on myself

Hands-on myself

Tips, tricks, best practices & knowledge

  • Who am I ?
  • My LinkedIn
  • My Lab
  • My Articles
  • Fun n Games

Year: 2010

  • Home
  • 2010

ASP.net 3.5 + AJAX => Script error in ScriptResource.axd

August 2, 2010 B I N1 CommentMicrosoft.NETajax in asp.net 3.5, AJAX script error, Response.write script error, ScriptResource.axd script error

We normally come through the below script error whenevr we use AJAX control toolkit dll (whatever version) and asp.net 3.5 along with IIS 7: User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR Read More

Crystal Report Config: Issue in .net 3.5

June 26, 2010 B I NLeave a commentMicrosoft.NETcrystal report assembly in .net, crystal report with .net3.5

I migrated one web application done in 2.0 to 3.5 framework. It worked fine after migration. At the time of migration i had both VS.net 2005 and VS.net 2008 intsalled on my machine. Then i removed VS.net 2005 as i Read More

Deleting a cookie in .NET

June 26, 2010 B I NLeave a commentMicrosoft.NETasp.net cookie removal, c#.net cookie deletion, cookies in .net, vb.net cookie deletion

Deleting a cookie—physically removing it from the user’s hard disk—is a trick on modifying it. You cannot directly remove a cookie because the cookie is on the user’s computer. However, you can have the browser delete the cookie for you. Read More

Check for .net framework using javascript

June 26, 2010 B I NLeave a commentJavascript & Jquery.net 3.5 using javascript, check .net using jscript

When the .NET Framework 3.5 is installed, the MSI adds “.NET CLR” and the version number to the UserAgent string. The following example shows a script embedded in a simple HTML page. The script searches the UserAgent string to determine Read More

Emailing from SQL

June 25, 2010June 25, 2010 B I N1 CommentMicrosoft SQLdatabase mailing, email from sql, mailing from sql 2005, sql mailing

We may come across the situations that to send mails from SQL server automatically or manually in-order to retrieve some status or information. For that we can setup the database mailing feature of sql and all through sql query itself. Read More

CRM 4 – CheckBox Onchange() Event Triggering

June 25, 2010June 25, 2010 B I N1 CommentMicrosoft CRMcheckbox onchange event in CRM, CRM 4 checkbox, onchange event in CRM

In CRM 4.0, the checkbox onChange doesn’t work. it is the onClick() for checkbox that works. So we need to implement the onClick() event in the onLoad() event of the form. Sample code is as given below: crmForm.all.new_check.onclick = function() Read More

Get Exact Browser Displayed Url – Url rewritten case

June 25, 2010 B I N1 CommentMicrosoft.NETurl rewritting, url rewritting in asp.net, Url rewrriting using helicon

Request.RawUrl gives you the exact url in the address field of the browser. This is important when you use url rewriting. if the above step doesnt help you, please try the below: Request.ServerVariables(“HTTP_X_REWRITE_URL”) This will definutely help you out when Read More

SQL Log File size Management

June 25, 2010June 25, 2010 B I NLeave a commentMicrosoft SQLhow to minimize LDF file size, LDF file size too big, SQL Log file size issue

For any High volume db operated websites that contains millions of data, that also in binary formats too, it’s common that the transaction log files (.ldf files) will grow at an incredible rate without our notice and at some stage Read More

  • 4,100 followers

Technical Categories

  • Amazon Web Services (2)
  • Big Data (2)
  • Javascript & Jquery (3)
  • Microsoft CRM (1)
  • Microsoft Sharepoint (2)
  • Microsoft SQL (3)
  • Microsoft.NET (12)

Technical Posts

  • Identifying SQL views/table against SCCM Report
  • Installing-Configuring-Troubleshooting Hadoop 3.1.2 in Windows 10 64 bit
  • Setting up SSL in AWS EC2 Instance
  • AWS Services : Capsule version !
  • Restore large SQL db’s using SQL command line tool & script file [.sql]
  • Migration to office 365 SharePoint to and fro
  • WPF – Hiding Legends in charts
  • Resolved : Persistent Tooltip in IE
  • Migrating Sharepoint portals from 2007-2010-2013
  • Web service to be called via Javascript

Post’d Calendar

February 2021
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
« Jun    

See this website in your language

Copyright © All rights reserved by the Author
Nature Bliss by WEN Themes