Showing posts with label Misc. Show all posts
Showing posts with label Misc. Show all posts
Thursday, February 14, 2008

Get a Blog on WindowsClient.NET.

If you are serious windows developer and intersted in blogging then windowsclient.net is a plateform to share your knowledge. You can create your blogs there. Microsoft has opened now for new bloggers.

here is the link to signup blogs there..

http://windowsclient.net/community/blog-with-us.aspx

Happy blogging...

Share:

My new blog at weblogs.asp.net

Well thanks to Joe Stagner and his team i got blog on the weblogs.asp.net which is  a very good community of asp.net. You can see my posting at there

http://weblogs.asp.net/JalpeshPVadgama

No need to worry for this blog as i am constaly posting on both the blogs. Some posts may diffrer because this is my personal blog and i will post all the entries that i will post on weblogs at asp.net.

Microsoft have opened the asp.net community for some time so if you wanna blog there on weblogs.asp.net. You just need to create a account on asp.net site and then request a weblog to joe at following link.

 

http://www.joeon.net/post/2008/01/Wanna-Blog-on-ASPNET-.aspx

and that is once joe will approve your blog. You are ready to blog there.

Share:
Tuesday, February 12, 2008

Three common mistake while creating application with ajax

I have found a great article about developing a application with ajax enabled rich text website.

Here is the three mistakes we are making..

  • Page events still fire during partial postbacks.
  • UpdatePanel events fire, even when not updating.
  • Control event handlers fire after Load events
  • Dave has posted a very good article on above mistake.

    Here is the link for that..

    http://encosia.com/2007/10/24/are-you-making-these-3-common-aspnet-ajax-mistakes/

    Share:

    Copy Paste source as html- Visual Studio Add in

    If you blogging your code in your blogs post. You waste lots of time to format your code like in IDE. I have a  solution for that. I have a found a add in which will copy paste code as html. So you don't need to do anything.

    Here is the link for that..

    http://www.jtleigh.com/people/colin/software/CopySourceAsHtml/

    Share:

    Windwos Live Writer Directly writing Blogs from desktop

    If you are still logged in to blogger for writing yours blogs then here is the easy way to write blogs directly from your desktop.

    Windows live writer is a free application for writing blogs from your desktop. It supports lots of provider. You just have to setup a blog once then you don't need to do anything.

    here is the link to get live writer...

    http://get.live.com/writer/overview

    Happy programming....

    Share:
    Monday, February 11, 2008

    GetYear Function in Java Script is not working properly in firefox

    Hi Folks,

    I have found that some times in firefox getyear function is not working properly. For example.We define a date value with following.

    var dtTo = new Date("11-Feb-2007");

    Now if you do alert like

    Alert(dtTo.getYear());

    But in firefix year is displaying like 107.So to fix this issue. I have used getFullYear function like

    Alert(dtTo.getYear());

    And It's working fine...

    Share:
    Thursday, November 15, 2007

    Free ASP.NET Icons

    We need icon to display various operations. Actually a image can speak more virtually then the text. I have found a great free collection of icons for asp.net and other applications.

    Here is the link for that...
    http://www.aspneticons.com/

    You can download it free from above link.
    Share:
    Thursday, August 30, 2007

    New design of my blog.

    From last couple of days i am trying to change my blog design. I search a lot and then i got the template from http://www.templatepanic.com/. I am thankful to guys from template panic team who have created blog templates for user like me.



    I have done few experiments with my blogs. I have change my blog name to "Dotnetworld"

    because this is blog around the Microsoft.net and it's related technology. Also I have put the a category navigation bar at the top which will directly redirect to the post related to that category. It will look like following.





    I am also planning to put a addto dig button with each post and a complete "Add To"bar at bottom of each post.



    At present my blog looks like following.


    Please put your valuable comments how you like the blog. Suggestions are also welcome. I am here for my valuable readers and i want to provide valuable content to my readers.

    Share:
    Friday, August 24, 2007

    Google Gears BETA

    Gears (BETA) is an open source browser extension that enables web applications to provide offline functionality using the following JavaScript APIs:

    Store and serve application resources locally
    Store data locally in a fully-searchable relational database
    Run asynchronous Javascript to improve application responsiveness

    For more details visit following link:
    http://gears.google.com/
    Share:
    Wednesday, August 22, 2007

    Question to Interviewers

    Whenever we go for interview, after giving interview interviewer will explain you about their company. Here we are not prepare what type of question we need to ask about their company.

    I found a great link that explain about all this stuff. It gives a complete list of quesion that should be ask to interviewer.

    here is the link for this tutorial...

    http://www.emicrosoftinterview.com/Question+to+Interviewer/default.aspx
    Share:

    Great Tutorial Link

    I have found a very great tutorial link for web developers which contains following tutorials.

    It contains tutorials on following topics:

    1) XHTML
    2) JavaScript/JScript
    3) ASP.NET 2.0
    4) ASP.NET 1.1
    5) PHP 5.0
    6) VB.NET
    7) XML

    These tutorials are designed to support college-level classes in Web development, but they can provide introductions to these topics for anyone interested. All are works in progress and are being expanded as time permits. They run under Microsoft Server 2003 and .NET Framework 2.0, and have been tested using Microsoft Internet Explorer 6.0 under Windows XP.

    here is the link:

    http://msconline.maconstate.edu/tutorials/
    Share:
    Tuesday, August 21, 2007

    Great Developer Resources.

    As a web developer we all face the some problems related to web development, because web development far different then the windows development. I have found great link which will contain 99 problem that a web developer can face. It also contains great links to solve the problems.

    here is the link for that article..

    http://www.softwaredeveloper.com/features/i-got-99-problems-080707/
    Share:

    Fast Facts About Microsoft

    I have found great link about Microsoft which includes useful information about Microsoft.

    Corporate Address
    Important Dates about Microsoft dates
    Board of Directors
    Microsoft's Businesses
    Operation Centers
    Microsoft Subsidiaries
    Revenue and Headcount
    Employment Information
    Real Estate Portfolio

    here is the link:

    http://www.microsoft.com/presspass/insidefacts_ms.mspx
    Share:
    Monday, July 23, 2007

    SSW Rules to write better software and website.

    Do you believe in standards ? Lots of people like me believe in maintaining standards, How to write software, how to write code and how to write stored procedure.

    I have found a great link that contains almost all the links for every standards beginning from project management to email and phone communication. They have achieved great success by following this great standards.

    here is the link for that article...
    http://www.ssw.com.au/SSW/Standards/Default.aspx
    Share:
    Thursday, July 12, 2007

    Access proxy / firewall restricted internet sites using tunelling or onion routing

    I have found a great link from http://www.codeproject.com/. that describes the how to Access proxy / firewall restricted Internet sites using tunnelling or onion routing.

    The article was written by Anup Shinde and he has explained all the details including what is the problem .. The solution form problem... Implementation.

    here is the link for that article...
    http://www.codeproject.com/internet/OnionRouting.asp
    Share:

    Most Popular Blog on the Earth with blogger and typead

    One of my friend Amit Agrawal(Microsoft Blogstar winner) provide a collection of most popular blogs on earth from blogger and typepad. here is the link from his blog.

    http://labnol.blogspot.com/2007/05/most-popular-blogs-on-blogger-and.html
    Share:
    Friday, July 6, 2007

    How Much Is Your Blog Worth?

    I have found a great link that will calculate your blogs worth? How much cost you should take when you sell your blog to other peoples.

    Inspired by Tristan Louis's research into the value of each link to Web logs Inc,Dan Carlon's have created this little applet using Technorati's API which computes and displays your blog's worth using the same link to dollar ratio as the AOL-Webblogs Inc deal.

    It is very good link you must visit at least once.

    here is the link for that:http://www.business-opportunities.biz/projects/how-much-is-your-blog-worth/
    Share:
    Tuesday, June 12, 2007

    Google Corporate Information-History and milestones

    I have found a very good articles about Google corporate history and milestone. How the Google was started by Larry Page and Sergy Bin. How the every mile stone are achieved. What help Google to successful like today everything is explained in very good manner and year to year. One must read this to take inspiration from it.

    here is the link for that article...

    http://www.google.co.uk/corporate/history.html
    Share:
    Wednesday, June 6, 2007

    ASP.NET Free WebHosting

    Hurray, I have found a great free web hosting with ASP.NET 2.0 support. Brinkster People provide free ASP.NET hosting following supports.



    • Package Features.
      30 mb web space
      500 MB WEB TRAFFIC (limited to 16.7 mb web traffic per day)
      1 brinkster.net e-mail account with 10 mb space
      24/7/365 E-MAIL SUPPORT
      Brinkster control panel

    • Supported Technologies.

      ASP 3.0
      ASP.NET
      xml 4.0
      wap enabled
      flash enabled
      ssi - server side includes
      MDAC 2.8
      MS ACCESS
      .NET MOBILE INTERNET TOOLKIT
      ONLINE FILE MANAGER

    For more Details please visit :http://www.brinkster.com/hosting/FreeDeveloper.aspx

    Share:
    Tuesday, May 22, 2007

    HOW TO FACE AND PREPARE FOR INTERVIEWS - MUST FOR ALL

    Today Every body has to face interview to get jobs. Lots of people are preparing for it. But Still there are some points that every candidate has to take care of it. I have found a great article for an interview. Which covers all the topics from right from beginning to written and aptitude test,technical interview, hr interview etc.

    The Author shared his experience with the big company's.

    following is the link of that article..
    http://www.sureshkumar.net/html/full_articles_display.asp?page=1&Article_Id=HOW%20TO%20FACE%20and%20PREPARE%20FOR%20INTERVIEWS%20-%20MUST%20FOR%20ALL&main_id=2&cat_id=1&sub_id=
    Share:

    Support this blog-Buy me a coffee

    Buy me a coffeeBuy me a coffee
    Search This Blog
    Subscribe to my blog

      

    My Mvp Profile
    Follow us on facebook
    Blog Archive
    Total Pageviews