25 στρογγυλευμένες τεχνικές γωνιών με CSS
Α
Γραπτός από τα askars επάνω 16η Ιανουαρίου 2008 με κανένα σχόλιο.
Διαβάστε περισσότερα άρθρα επάνω otherSoftware και Σχέδιο και howto και css και Άκρες και τεχνάσματα.
Κοιτάζετε βιαστικά αυτήν την περίοδο τα άρθρα από Vista MS-$l*Windows συμβατό λογισμικό ταίριασμα της κατηγορίας
Α
Γραπτός από τα askars επάνω 16η Ιανουαρίου 2008 με κανένα σχόλιο.
Διαβάστε περισσότερα άρθρα επάνω otherSoftware και Σχέδιο και howto και css και Άκρες και τεχνάσματα.
Η επέκταση της Microsoft είναι η επόμενη έκδοση της επέκτασης επιχειρησιακών υπολογιστών γραφείου (BDD) το 2007. Η επέκταση της Microsoft, ο τέταρτης γενεάς επιταχυντής επέκτασης, επιτρέπει την επέκταση των κεντρικών υπολογιστών και των υπολογιστών γραφείου. Τα εργαλεία και η δίπλα δίπλα καθοδήγησή του μειώνουν το χρόνο επέκτασης, διαβάζουν περισσότεροι ...... (διαβάστε περισσότερων)
Γραπτός από Vista παραθύρων την ομάδα Blog επάνω 9η Νοεμβρίου 2007 με κανένα σχόλιο.
Διαβάστε περισσότερα άρθρα επάνω Κεντρικός υπολογιστής 2008 παραθύρων και εγκατάσταση και Συσκευασία και Έκθεση αναλυτών και Κεντρικός υπολογιστής Longhorn και παράθυρα τελευταία και Απελευθέρωση--κατασκευή και εξηντατετράμπιτος και Παράθυρα και Άκρες και τεχνάσματα και Επαγγελματίες ΤΠ και Επιχειρησιακή επέκταση και Γραφείο 2007 και 2007 σύστημα γραφείων και Χαρακτηρισμένες ειδήσεις.
Πήρα αυτό το λάθος από μια από τις υπηρεσίες Ιστού ASP.NET μου όταν προσπάθησα να προσκομίσω μερικά στοιχεία από μια μακρινή βάση δεδομένων. Προσπάθησα on-line για μια πιθανή αποτύπωση σε αυτό το ζήτημα αλλά δεν βρήκα κανενός για να είμαι πειστικού και σκέφτηκα έτσι την έκδοση της λύσης που επίλυσε το ζήτημα.
Παρακαλώ σημειώστε ότι αυτή η λύση μπορεί μόνο να είναι αποτελεσματική εάν διορθώνετε την υπηρεσία σας σελίδων ASP.NET/Ιστού και συνδέετε με το χέρι τη διαδικασία εργαζομένων.
1. Συνδεθείτε με τη διαδικασία εργαζομένων.
2. Με το τονισμένο aspnet_wp.exe χτύπημα «ο επίλεκτος…» κουμπί στην κορυφαία δεξιά πλευρά.
Θα πάρετε το διάλογο «επίλεκτων τύπων κώδικα» με «αυτόματα αποφασίζετε τον τύπο κώδικα για να διορθώσετε» επιλεγμένος. 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.
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,
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.
Ever wonder how you can change the default web browser used in Visual Studio 2005 IDE? It’s pretty simple.
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.
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.