Getting Started with Adobe After Effects - Part 6: Motion Blur
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.

Friends

Activity Details

forgotten2
Posted8
knew313
Liked640
Learned355
Commented133
Request Friendship



Upload Image

Male

My Sections

Hardik's Blog (Blogs)
Hardik Doshi
20 · 9% · 2839

Hardik Doshi - Just Learned

  • SSRS - Always run report with the most recent data, Do not cache temporary copies of report

    Hardik Doshi Learned 7 Months ago through Just Learned | 1 Point
    Any SSRS report is not re-displaying the changed information when running the same report back-to-back, even though the report itself is set with the following in the SSRS setup: Always run this report with the most recent data, Do not cache temporar...
    chiragce
    196 · 1% · 238
  • relearned how to write a regular expression for validating email addresses

    Hardik Doshi Learned 8 Months ago through Just Learned | 1 Point
    I am working a Data Quality Services Demo where i had to figure out how to write a domain rule to validate a email address. for this task, i re-learned how to write a regular expression; here's my basic version: [A-Za-z0-9._-]+@[A-Za-z0-9.-]+.[A-Za-z...
    Paras Doshi
    16 · 10% · 3265
  • Another good reason to avoid using IN clause in your TSQL Queries

    Hardik Doshi Learned 8 Months ago through Just Learned | 1 Point
    Found another good reason to avoid using IN clause in your TSQL Queries. See the example below:
     
    .userprofile  
    {
        color: #36c;
        font-size: 12px; 
    	font-weight: bold; 
        text-decoration: none;
    }
    
    .userprofile A:VISITED
    {
        color: #039;
        font-size: 16px; 
    	font-weight: bold; 
        text-decoration: none;
    }
    
    .userprofile A:HOVER
    {
    	font-size: 16px; 
    	font-weight: bold; 
    	text-decoration: underline;
    }
    
    
    satyajitcse
    125 · 1% · 402
  • Taking Screen shots from MS word 2010

    Hardik Doshi Learned 9 Months ago through Just Learned | 1 Point
    in Microsoft word 2010 there is a functionality to directly insert a screen shot of a open application which is not minimized. This can be done from insert->Scrennshot. There is also a provision to add a screen clipping, if we want only part of sc...
    Chintak Chhapia
    40 · 5% · 1457
  • Taking Screen shots from MS word 2010

    Hardik Doshi Learned 9 Months ago through Just Learned | 1 Point
    in Microsoft word 2010 there is a functionality to directly insert a screen shot of a open application which is not minimized. This can be done from insert->Scrennshot. There is also a provision to add a screen clipping, if we want only part of sc...
    Chintak Chhapia
    40 · 5% · 1457
  • Productivity Tip: Just learned how to convert "Emails" to "tasks" in Outlook 2010

    Hardik Doshi Learned 9 Months ago through Just Learned | 1 Point
    It can't get simpler than this: Drag the "Email" to the "Tasks" Tab that you can find in Bottom Left corner. What I like about it is that It let's to specify start date, end date, priority, status, reminders. Just wonderful! I have been using it for ...
    Paras Doshi
    16 · 10% · 3265
  • Productivity Tip: Just learned how to convert "Emails" to "tasks" in Outlook 2010

    Hardik Doshi Learned 9 Months ago through Just Learned | 1 Point
    It can't get simpler than this: Drag the "Email" to the "Tasks" Tab that you can find in Bottom Left corner. What I like about it is that It let's to specify start date, end date, priority, status, reminders. Just wonderful! I have been using it for ...
    Paras Doshi
    16 · 10% · 3265
  • Removing Special Characters From String.

    Hardik Doshi Learned 9 Months ago through Just Learned | 1 Point
    Hi, Just now i Wrote one query to remove special characters from a string.. Hope this is useful. DECLARE @I VARCHAR(100) SELECT @I ='abhi *s d ^.l' WHILE PATINDEX('%[^A-Za-z0-9 ]%' , @I ) <> 0 BEGIN SELECT @I= STUFF(@I,PA...
    ABHISHEKONLINE4ALL
    104 · 2% · 503
  • Removing Special Characters From String.

    Hardik Doshi Learned 9 Months ago through Just Learned | 1 Point
    Hi, Just now i Wrote one query to remove special characters from a string.. Hope this is useful. DECLARE @I VARCHAR(100) SELECT @I ='abhi *s d ^.l' WHILE PATINDEX('%[^A-Za-z0-9 ]%' , @I ) <> 0 BEGIN SELECT @I= STUFF(@I,PA...
    ABHISHEKONLINE4ALL
    104 · 2% · 503
  • Calculating Multiplication on row wise

    Hardik Doshi Learned 9 Months ago through Just Learned | 1 Point
    Yesterday night, I was reading Inside Microsoft Sql server 2008: Programming - Itzik Ben-Gen. On Cursors section Page number 291, he has tried to explain the scenario for calculating multiplication on row wise manner. He has explained through cursor....
    Jeet
    153 · 1% · 315
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.