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

My Badges

Request Friendship



Upload Image

35 years old
Ahmedabad (Gujarat-India)
Male

My Sections

Mitesh Modi
18 · 10% · 3078

Mitesh Modi's Home

My name is Mitesh Modi. I live in Ahmedabad, India. I work as Software Developer at Tulshi ICT Solutions Ltd.
  • how to override DataRowCollection class

    Alok Chandra Shahi Received Vote Up 10 Months ago through ASK
    try this [http://www.codeproject.com/Articles/30490/How-to-Manually-Create-a-Typed-DataTable][1] [1]: http://www.codeproject.com/Articles/30490/How-to-Manually-Create-a-Typed-DataTable...
    miteshmca
    18 · 10% · 3078
  • how to override DataRowCollection class

    Mitesh Modi Commented 10 Months ago through Ask
    try below foreach (DataRow row in datat.Rows) { Console.WriteLine(row["ItemName"]); }...
    Alok Chandra Shahi
    70 · 2% · 800
  • String Compare

    Mitesh Modi Commented 10 Months ago through Ask
    your function convert passing parameter to Nvarchar that's why you are getting same output. In your function @NEWSTRING is NVARCHAR SET @NEWSTRING = @INPUT_STRING ; your step 3 with query is unable to understand because there is no 'N' in '...
    nirav.gandhi
    38 · 5% · 1503
  • String Compare

    Mitesh Modi Commented 10 Months ago through Ask
    try this example may help SELECT REPLACE(CAST('AE' AS NVARCHAR(10)) ,'æ', '’' ); SELECT REPLACE(CAST('AE' AS VARCHAR(10)) ,'æ', '’' );...
    nirav.gandhi
    38 · 5% · 1503
  • How to compare three bit column values in a single table

    Mitesh Modi Commented 10 Months ago through Ask
    Please Mark this as answer if it is working. so this question is closed....
    mailtokvm
    355 · 0% · 115
  • How to compare three bit column values in a single table

    Mitesh Modi Commented 10 Months ago through Ask
    Or Try Another Simplest SELECT * FROM @t WHERE (1= CASE WHEN @a=0 AND @b=0 AND @c=0 THEN 1 ELSE NULL END) OR (a = CASE WHEN @a=1 THEN 1 ELSE NULL END) OR (b = CASE WHEN @b=1 THEN 1 ELSE NULL END) OR (c = CASE WHEN @c=1...
    mailtokvm
    355 · 0% · 115
  • How to compare three bit column values in a single table

    Mitesh Modi Commented 10 Months ago through Ask
    Try this query SELECT * FROM @t WHERE a = CASE WHEN @a=1 OR ( @a=0 AND @b=0 AND @c=0) THEN 1 ELSE NULL END OR b = CASE WHEN @b=1 OR ( @a=0 AND @b=0 AND @c=0) THEN 1 ELSE NULL END OR c = CASE WHEN @c=1 OR ( @a=0 AND @b=0 ...
    mailtokvm
    355 · 0% · 115
  • Convert about unicode and non-Unicode Data

    Mitesh Modi Commented 10 Months ago through Ask
    in sqlserver store below string in Test column with varchar(Max) datatype {\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fnil\fcharset0 Arial Unicode MS;}} \viewkind4\uc1\pard\f0\fs17\u2693?\u2734?\u2726?\u2750?\u2741?\u2750?\u2726?\...
    nirav.gandhi
    38 · 5% · 1503
  • How to Design Database for Hospital Management??

    Mitesh Modi Commented 10 Months ago through Ask
    try this link [http://1000projects.org/hospital-management-system-net-project-with-source-code.html][1] [1]: http://1000projects.org/hospital-management-system-net-project-with-source-code.html...
    jigneshal
    530 · 0% · 69
  • Can we define abstract class as a static?

    Mitesh Modi liked 11 Months ago through Interview Questions
    Can we define abstract class as a static? ...
    Kirti.darji
    10 · 16% · 4983
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.