مصدرك جيّدة من معلومة وأخبار حوالي سائقات, [وينفيستا] و نافذات [فيستا] على الإنترنت

[فيستا] مواد أعلى 50 [فيستا] [فيديو] [فيستا] ليّنة [فيستا] مساعدة

أطراف وخدعات

أنت حاليّا تستعرض المواد من [مس ويندووس] [فيستا] [كمبتيبل سفتور] تلاءم الصنف أطراف وخدعات.

25 يدوّر تقنيات زاويّة مع [كسّ]

A

شعبيّة: unranked

يكتب ب [أسكرس] فوق يناير - كانون الثّاني [16ث], 2008 مع ما من تعليقات.
قرأت كثير مواد فوق [أثرسفتور] و تصميم و [هووتو] و [كسّ] و أطراف وخدعات.

يعلن مكروسوفت انتشار حل مسرعة!

مكروسوفت انتشار الصيغة تالية من عمل انتشار مكتبيّة ([بدّ]) 2007. مكروسوفت يمكّن انتشار, الرابعة جيل انتشار مسرعة, انتشار من نادلات ومكاتب. ه يقلّل أدوات وإرشاد [إند-تو-ند] انتشار وقت, قرأ أكثر ...... (قرأت أكثر)

يكتب ب [ويندووس] [فيستا] فريق [بلوغ] فوق نوفمبر - تشرين الثّاني [9ث], 2007 مع ما من تعليقات.
قرأت كثير مواد فوق [ويندووس] نادلة 2008 و 임명 و يعبّئ و محللة تقرير و [لونغورن] نادلة و نافذات نهائيّة و [رلس-تو-منوفكتثرينغ] و [64-بيت] و [ويندووس] و أطراف وخدعات و هو محترفات و عمل انتشار و مكتب 2007 و 2007 [أفّيس سستم] و يظهر أخبار.

نفّذت إذن ينكر على شيء €[سبسديدبوغ]€ ™, قاعدة معطيات €[مستر]€ ™, مالكة €[دبو]€ ™.

أنا حصلت هذا خطأ من واحدة من ي [أسب.نت] نسيج خدمات عندما حاول أنا أن يجلب بعض معطيات من قاعدة معطيات بعيد. أنا حاولت يبحث عبر إنترنت ل يمكن نقطة معيّنة إلى هذا إصدار غير أنّ أسّس لا شيء أن يكون أقنعت وهكذا فكّر من ينشر الحل أنّ حلّ الإصدار.

رجاء لاحظت أنّ هذا حل يمكن فقط كنت فعّالة إن أنت يكون تضبط ك [أسب.نت] صفحة/نسيج خدمة ويكون يدويّا يربط العاملة عملية.

1. رزة إلى العاملة عملية.

صورة

صورة

2. مع ال [أسبنتوب.إكس] يركّز ينتقي إصابة ال "…" زرّ في الجانب علويّة يميني اليد.

صورة

أنت ستحصل ال "مختارة رمز نوع" حوار مع ال "تلقائيّا يحدث النوع الرمز أن يضبط" ينتقي. Now for ASP.NET to use the “Managed” code type by checking the “Managed” checkbox.

Try it again and it should work without the “EXECUTE permission denied on object ’sp_sdidebug’, database ‘master’, owner ‘dbo’.” error.

Hope it helps. Let me know of any issues or alternate solutions in comments.

Written by askars on October 25th, 2007 with 1 comment.
Read more articles on howto and Misc and ASP.NET and .Net and Visual Studio and Tips and Tricks.

ASP.NET 2.0 Server Side Comments

Ever wonder how to write comments within an aspx file? <!– –> won’t cut it as it gets processed on the server side and the resulting HTML will contain the commented code as processed. Enter, <%– –%>. There are 2 ways you can truly comment on an aspx file.

One way. for example,

<%–

Anything within this block will not be parsed/handled by ASP.NET.

<asp:TextBox runat=”server”></asp:TextBox>

–%>

And here is the other visual way of doing it,

image

Hope it helps.

Written by askars on September 30th, 2007 with no comments.
Read more articles on howto and ASP.NET and .Net and Visual Studio and Tips and Tricks.

Change the default web browser used in Visual Studio 2005

Ever wonder how you can change the default web browser used in Visual Studio 2005 IDE? It’s pretty simple.

  • Right click on any .aspx file on your IDE’s Solution Explorer
  • Click on the “Select With…” menu option
  • In the dialog that pops-up select the browser that you want the IDE to be defaulted with. If your browser is not listed you can add your browser to the list
  • Click on the “Set as default” button to make the selected browser as the default browser for the IDE

And that’s all to it to set the default browser for your Visual Studio 2005 IDE.

Written by askars on September 9th, 2007 with no comments.
Read more articles on howto and Visual Studio and Tips and Tricks.

Three Really Cool Vista Visual Tweaks


Andreas Verhoeven has released three really great Windows Vista tweaking applications, designed to improve some of the visual decisions Microsoft made in Vista without much effort on your part. Download them and load shortcuts to them into your startup folder (only one of them will do it for you) and you should really enjoy the results.

Glass Toasts replaces the balloons that come out of your system tray with something a bit more ostentatious, a glass balloon that is too flashy for most users. Then again, that is probably the point.

3D User Picture takes the picture that appears atop the Start Menu, makes it 3D, and has it rotate. This means that your user picture, plus all the icons in the Start Menu that go up there when you select them, all get this cool effect, and the effect only uses system resources when the Start Menu is open (so there’s little cost to actual use of the computer.

Thumbnail Sizer lets you dramatically increase the size of the taskbar preview thumbnails, increasing seperately the height or the width (so if you want wider, but not necessarily

...
Click to continue reading "Three Really Cool Vista Visual Tweaks"

Written by Madhukara H on September 5th, 2007 with no comments.
Read more articles on Tweak vista and vista tools and Tips and Tricks.

« Older articles

No newer articles