Sign In
Mostly Technical Content
Das Team-Blog des Microsoft Technology Center in München
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET-Entwicklung
ADO.NET DataServices
Application Architecture
Architecture
ASP.NET MVC
Authentication
Azure Services Platform
C#
C++
Composite Application Library
Cross Browser
Dies & Das
DirectoryServices
Distributed Architecture
EfPocoAdapter
Encryption
Enterprise Library
Entity Framework
Exchange
Guidance
IIS 7
Internet Explorer
Interoperabilität
Java
Logo testing
MSDN
MTC
occasionally connected clients
Office Automation
Office Communicator
OOP
PDC
Persistance Ignorance Adapter
Plug-In
POCO
Powershell
PRISM
Rich Internet Applications
Schema
SharePoint
Silverlight
Software Strategy Summit
Software+Services
SpicIE
SQL Azure
Surface
TechEd
Technik
verteilte Anwendungen
Visual Studio 2008
Visual Studio 2010
WCF
Web Development
WebDAV
WIF
Windows 7
Windows Phone
Windows Server R2
WPF
X509 Certificate
XFDF
XFDF Schema
XML Validierung
XSD
Browse by Tags
MSDN Blogs
>
Mostly Technical Content
>
All Tags
>
spicie
Tagged Content List
Blog Post:
Richtlinien und Hinweise fuer Entwickler von Internet Explorer Erweiterungen
Gunnar-D
Es gibt eine ganze Reihe von Add-on Anwendungen, die den Internet Explorer erweitern. Von Microsoft Support Team wurde nun ein Dokument mit Hinweisen und Richtlinien erstellt, die man beim funktionalen und technischen Entwurf von Internet Explorer Erweiterungen beachten sollte. Das Dokument „Guidelines...
on
10 Sep 2009
Blog Post:
SpicIE: New guidance – How to catch and handle Html events in managed Plug-In code
Gunnar-D
There is a new sample with the name HtmlEvents on the http://code.msdn.microsoft.com/SpicIEContrib page. This sample demonstrates how your managed Plug-In code can register on Html events for specific Html elements. When the registered event is fired then your managed C# will be called. This mechanism...
on
21 Apr 2009
Blog Post:
SpicIE: Deployment of a SpicIE based Plug-In
Gunnar-D
After you have written a useful plug-in it comes the time when you have to deploy the plug-in on other computers But there may be some pitfalls during the deployment. First there is an “Install.bat” in your project which can be used for the plug-in registration. More difficult is the determination...
on
17 Apr 2009
Blog Post:
SpicIE: Reducing or switching off all diagnostic messages
Gunnar-D
The SpicIE framework uses the .NET System.Diagnostics.TraceSource class to output a lot of information during the runtime. During the development and debug process these messages could be really helpful to understand how the plugin works. But there are situations where you want to reduce or switch totally...
on
14 Apr 2009
Blog Post:
SpicIE: Understanding the browser extension creation model
Gunnar-D
On the discussion part of the SpicIE home page ( http://code.msdn.microsoft.com/SpicIE/Thread/List.aspx ) I found an interesting question “Constructor is not called…”. The reason for this scenario is following. If you build IE extensions with SpicIE you finally constructs COM objects which Internet Explorer...
on
9 Apr 2009
Blog Post:
SpicIE: “SpicIEContrib” project opened at http://code.msdn.microsoft.com/SpicIEContrib
Gunnar-D
There is a new project at http://code.msdn.microsoft.com/SpicIEContrib . This project hosts HowTo Samples, Code, Guidance, … related to the SpicIE Framework If you actually start using SpicIE you should have a look at the Samples. Regards … GunnarD
on
1 Apr 2009
Blog Post:
SpicIE: Vertical or horizontal toolbar does not appear
Gunnar-D
When you develop a SpicIE plug-in using Internet Explorer toolbars the next tip could be helpful. Sometimes it seems that a programmed toolbar is not visible or the toolbar does not appear at the Internet Explorer UI. The reason for that may be that another toolbar is already visible in Internet Explorer...
on
31 Mar 2009
Blog Post:
SpicIE: A project with an Output Type of Class Library cannot be started directly.
Gunnar-D
Sometimes I get a debug start message “A project with an Output Type of Class Library cannot be started directly.” while developing SpicIE based Internet Explorer plug-ins. It seems that the Visual Studio development environment sometimes forgets the debug settings and without that you get this...
on
31 Mar 2009
Blog Post:
SpicIE: How to debug/trace a SpicIE plug-in
Gunnar-D
Plug-in development is not easy because always your code runs inside Internet Explorer. Sometimes the code behaves different in Visual Studio debugger and in undebugged Internet Explorer environment. I try to list some of my best practices of SpicIE plug-in development. Debug settings To...
on
25 Mar 2009
Blog Post:
First steps with “SpicIE – Simple Plug-In Creator for Internet Explorer”
Gunnar-D
There is a new plug-in framework out there which you can use to easily create browser extensions for Internet Explorer 7/8. To use the SpicIE framework you have to download it from the http://code.msdn.microsoft.com/SpicIE location. The current version is Beta 0.81. If you have installed an older version...
on
24 Mar 2009
Blog Post:
New IE Plug-In framework published – SpicIE --> Simple Plug-In Creator for Internet Explorer
Gunnar-D
Actually I have found a new interesting project published on code.msdn.microsoft.com. The project is called SpicIE = Simple Plug-In Creator for Internet Explorer. I have downloaded the project from http://code.msdn.microsoft.com/SpicIE and installed it easily. The framework comes with full C# source...
on
23 Mar 2009
Page 1 of 1 (11 items)