Microsoft Virtual Earth & Give Up Google Map?

March 24th, 2009 Cem Sisman 1 Comment

microsoft-virtual-earthAs far as I can see this map by Microsoft looks nicer and easier to develop.

Have a look at the sample of my work with it;
http://virtualearth.cemsisman.com

See online SDK;
http://www.microsoft.com/maps/isdk/ajax/

10 Must Have Visual Studio Add-Ins

March 18th, 2009 Cem Sisman No Comments

Have a look and hope you will like it. Here is the link;

http://msdn.microsoft.com/en-gb/magazine/cc300778.aspx

Microsoft SQL Server 2005 Service Pack 3

December 18th, 2008 Cem Sisman No Comments

Sql Server 2005 SP3 It’s been released on 15th of December.

You can review the list of bugs fixed.  And also see what’s new in new service pack.

Here is the download links;

- SQL Server 2005 SP3 (Eval, Std, Dev, Ent Editions) – http://go.microsoft.com/fwlink/?LinkId=135960SQL

- Server 2005 Express Edition SP3 – http://go.microsoft.com/fwlink/?LinkId=135970

for more information;
http://blogs.msdn.com/sqlreleaseservices/archive/2008/12/16/sql-server-2005-sp3-released.aspx

Asp.net Web Crop Image Control

December 16th, 2008 Cem Sisman 18 Comments

I’m so excited to announce that we have published the Web Crop Image. Those who want to implement web based image cropping functionality on their websites/projects.

Please send us feedback and tell us how we can improve this control, you are also welcome to contribute this project as a developer.

Project CodePlex website : http://www.codeplex.com/webcropimage

Updated : 18 Jan 2009 added new features maxSize and minSize to allow you fix the selection.

Updated: 11 Nov 2009 The selection now maintains its state.

Changes:

  • Namespace is now CS.Web.UI
  • Control name is now CropImage
  • Property CropImage name changed to Image
  • You dont need to set CropImageButton property anymore. Just any buttons click event call the Crop function like following;
    <CropImageControlID>.Crop(Server.Mapth(~”<directory>/<filename>”));

See samples;

http://samples.cemsisman.com/webcropimage/Sample1.aspx
http://samples.cemsisman.com/webcropimage/Ratiosample.aspx
http://samples.cemsisman.com/webcropimage/fixedsize.aspx

Please donate for further development support.

Windows Azure

December 2nd, 2008 Cem Sisman No Comments

Watch it here,

http://channel9.msdn.com/pdc2008/ES17/

Microsoft .NET Framework 3.5 Service Pack 1

November 30th, 2008 Cem Sisman No Comments

You can download it here,

http://www.microsoft.com/downloads/details.aspx?FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7&DisplayLang=en

My Transcript Sharing Code

May 15th, 2007 Cem Sisman No Comments

You may have a look at my Microsoft Transcript in order to see what certificates I have got.

Currently I’m holding MCSD and MCT certificates.

Please go to Microsoft Transcript Website;

Transcript ID : 687412
Access Code : CEMSISMAN

Airport Pickups Ad Fix on GoTurkey.com

September 22nd, 2002 Cem Sisman No Comments

Suanki kodlamada imaj dosyasi a elementinin icine eklenmis, bunu text e cevirmemiz gerekiyor.

<a href="http://www.airport-pickups-london.com/" target="_blank">
     <img src="images/advertisement/london.jpg" border="0" alt="London" />
</a>

Yukaridaki kodu asagidaki sekilde duzenliyoruz.

<a href="http://www.airport-pickups-london.com/" class="aplcars" target="_blank">
London Airport Transfers, Heathrow Transfers, Gatwick Transfers
</a>

Css dosyasina asagidaki satiri ekliyoruz.

.aplcars {background:url(/images/advertisement/london.jpg); width:175px; height:41px; display:block; text-indent:-2500px;}

Herhangi bir sorunda iletisim bilgilerim: msn:cem_sisman@hotmail.com , skype:cemsisman , email:cs@cemsisman.com , mobile: 00447788446834

Google Analytics Alternative