March 2009 - Posts

3
Comments

Sharepoint Incremental Crawl taking a long time after adding or removing a user by vik20000in

Hi, In the last week, I had a few bad days with Sharepoint Incremental crawl. Would Like to share the problem and reason of the problem with you all. We have a Sharepoint application, which contains a huge amount of data. The main functionality of the...
0
Comments

Final CTP for Visual Studio 2008 extensions for Sharepoint is released by vik20000in

Hi Microsoft has released the last and final version of CTP for the Visual studio Extension for Visual Studio 2008. you can hear more about the release here http://blogs.msdn.com/pandrew/archive/2009/03/19/visual-studio-2008-extensions-for-sharepoint...
1
Comments

Microsoft releases MVC 1.0, Silverlight 3.0 Beta 1, and Expression Blend 3.0 preview by vik20000in

Hi, With the start of MIX Microsoft has release a bunch of developer productive tools. I am trying to put all in this post with links to the respective page. Microsoft has launched the release version of MVC 1.0. You can download it right now here . Also...
0
Comments

Using Windows Scheduler to call an URL at specific interval by vik20000in

Hi, I have used windows scheduler a lot of time while working with Sharepoint. Most of the time this was used to run some console application (which would work in off peak time to do some data management). But few days back, I had a requirement where...
2
Comments

KOBE – A resource kit from Microsoft for web 2.0 Application and services by vik20000in

Hi Microsoft has come with some resource kit for planning, Architecting implementing Web 2.0 applications and also services. The resource kit is named Kobe. You can visit the same from the following link. http://msdn.microsoft.com/en-us/architecture/bb194897...
Filed under: ,
2
Comments

Adding bookmark of the site with the help of JavaScript by vik20000in

Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt...
0
Comments

Secure code event on 28 March at Kolkata by vik20000in

Hi, Our local user group KolkataNet is organizing a half day event on 28th March (9:45 Am to 3:30 pm) to discover the best techniques and practices for security on Microsoft technologies and platforms. At this half-day event, the focus will be the one...
Filed under: , ,
3
Comments

Programmatically make web requests against an HTTP server using HttpWebRequest class by vik20000in

Hi, Many a times comes a situation, where we have to make call/request to another page through http protocol. The requirement might come when you want to fetch data from another page through http protocol, or just make a request to start some process...
Filed under: ,
More Posts